We are excited to announce the release of Spire.Office for JavaScript 11.4.1. In this version, Spire.Doc for JavaScript adds support for Word to Markdown conversion and more features; Spire.XLS for JavaScript supports converting Excel to SVG; Spire.Presentation for JavaScript supports converting PowerPoint to PDF/A. More details are listed below. Click the link to download Spire.Office for JavaScript 11.4.1: https://www.e-iceblue.com/Download/Spire-Office-JavaScript.html Here is a list of changes made in this release Spire.Doc for JavaScript Category ID Description New Feature — Supports converting Word documents to Markdown format. New Feature — Supports inserting SVG files into Word documents. New Feature — Supports setting…
We’re pleased to announce the release of Spire.Doc for Python 14.4.2. This version brings several valuable new features, such as converting Word to Excel, and converting MHTML to PDF. Moreover, it fixes the issue where adding a digital signature failed when converting Word to PDF. More details are as follows. Here is a list of changes made in this release Category ID Description New Feature SPIREDOC-10770 Added support for converting MHTML to PDF. document = Document() document.LoadFromFile(“input.mhtml”) document.SaveToFile(“output.pdf”, FileFormat.PDF) document.Close() New Feature SPIREDOC-11793 Added support for exporting Word mathematical formulas as standard MathML to ensure correct rendering in HTML. HtmlExportOptions…
We're pleased to announce the release of Spire.PDF 12.4.5. This version enhances the conversions from PDF to PDF/A and images. Meanwhile, several issues that occurred when printing and merging PDFs have also been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description Bug Fix SPIREPDF-7164 Fixed the issue where the page content was distorted when copying a page via CreateTemplate(). Bug Fix SPIREPDF-7803 Fixed the issue where concurrent HTML to PDF conversions occasionally failed to generate documents. Bug Fix SPIREPDF-7948 Fixed the issue where printing a PDF produced extra,…
We're pleased to announce the release of Spire.OCR 2.2.10. This version supports integration with cloud AI models (such as Doubao, Qwen, DeepSeek, etc.) for image text recognition. (Note: Users are required to obtain their own API Keys from the respective AI platforms.) More details are listed below. Here is a list of changes made in this release Category ID Description New Feature SPIREOCR-125 Supports integration with cloud AI models (such as Doubao, Qwen, DeepSeek, etc.) for image text recognition. static void Main(string[] args) { string filename = "1.png"; string outputFile = "scan.txt"; string filePath = "F:\\3.3.0AI\\AI\\"+"ocr.xml"; string newModel = "AIModel";…
We’re pleased to announce the release of Spire.Doc for JavaScript 14.4.2. This version adds support for converting Word documents to Markdown format, inserting SVG files into Word documents, and setting gutter width. More details are listed below. Here is a list of changes made in this release Category ID Description New Feature — Supports converting Word documents to Markdown format. New Feature — Supports inserting SVG files into Word documents. New Feature — Supports setting gutter width. Click the link below to download Spire.Doc for JavaScript 14.4.2: https://www.e-iceblue.com/Download/Spire-Doc-JavaScript.html
We’re glad to announce the release of Spire.Presentation for JavaScript 11.4.1. This update introduces two major enhancements: converting PowerPoint to PDF/A, allowing you to create documents that meet long-term archival requirements directly from your presentations; and adding HTML with images to PowerPoint, enabling you to seamlessly embed rich HTML content, including images, into your slides. Here is a list of changes made in this release Category ID Description New Feature - Added support for converting PowerPoint to PDF/A compliant documents. New Feature - Added support for adding HTML with images to PowerPoint documents. Click the link below to download Spire.Presentation…
We're pleased to announce the release of Spire.PDF for Android via Java 10.8.0. This version introduces the PdfImageHelper class for image processing, and optimizes the methods for retrieving signature certificate names and registering table layout events. More details are listed below. Here is a list of changes made in this release Category ID Description Optimization - Introduced the PdfImageHelper class for processing PDF images. Before: // Get the image information on a PDF page PdfImageInfo[] imageInfo = page.getImagesInfo(); // Replace the first image page.replaceImage(0, image) // Delete the first image page.deleteImage(0); After: // Get the image information on a PDF…
We're pleased to announce the release of Spire.XLS for JavaScript 16.4.0. This version supports converting Excel and ChartSheet to SVG, and supports configuring OnlyCopyFormulaValue when cloning cell ranges to copy formula values only. More details are listed below. Here is a list of changes made in this release Category ID Description New Feature SPIREXLS-5621 Supports converting Excel to SVG. New Feature SPIREXLS-5622 Supports converting ChartSheet to SVG. New Feature SPIREXLS-5623 Supports configuring OnlyCopyFormulaValue when cloning cell ranges to copy formula values only. Click the link below to download Spire.XLS for JavaScript 16.4.0: https://www.e-iceblue.com/Download/Spire-XLS-JavaScript.html
Page 1 of 109
page 1