Spire.OCR for Java 2.1.5 fixes a license recognition issue
2026-04-23 08:26:28
We are pleased to announce the release of Spire.OCR for Java 2.1.5. This version mainly fixes a license recognition issue. Details are listed below. Here is a list of changes made in this release Category ID Description Bug Fix SPIREOCR-120 Fixed an issue where license recognition failed when the provided license path started with a "\" character. Click the link to download Spire.OCR for Java 2.1.5: https://www.e-iceblue.com/Download/ocr-for-java.html
Spire.PDF for Java 12.4.4 optimizes memory consumption when merging PDF documents
2026-04-22 09:04:45
We're pleased to announce the release of Spire.PDF for Java 12.4.4. This version optimizes memory consumption when merging PDF documents and also fixes several issues that occurred when processing PDF files. More details are listed below. Here is a list of changes made in this release Category ID Description Optimization SPIREPDF-7657 Optimized memory consumption when merging PDF documents. Bug Fix SPIREPDF-7843 Fixed an issue where replacing text incorrectly caused other text to be lost. Bug Fix SPIREPDF-8008 Fixed an issue where content became misaligned after text replacement. Bug Fix SPIREPDF-8019 Fixed an issue where converting PDF to OFD without a…
Spire.Doc 14.4.4 supports saving charts as templates
2026-04-21 05:53:03
We're pleased to announce the release of Spire.Doc 14.4.4. This version supports saving charts as templates and allows configuring the Producer metadata when converting to PDF via the GeneratorName property. Additionally, it supports retrieving X and Y axis data values and managing chart data label positions. Meanwhile, some issues that occurred when converting Markdown to PDF/Docx and merging Word documents have also been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description Adjustment - Renamed ToPdfParameterList.IsAtlast to ToPdfParameterList.IsAtLeast. ToPdfParameterList.IsAtlast-->ToPdfParameterList.IsAtLeast New Feature SPIREDOC-10293 Supports saving charts as templates. Document doc…
Spire.Office for JavaScript 11.4.1 is released
2026-04-17 05:47:36
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…
Spire.Doc for Python 14.4.2 supports converting Word to Excel
2026-04-16 05:44:25
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…
Spire.PDF 12.4.5 enhances the conversions from PDF to PDF/A and images
2026-04-16 03:20:28
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,…
Spire.OCR 2.2.10 supports integration with cloud AI models
2026-04-15 09:02:45
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";…
Spire.Doc for JavaScript 14.4.2 adds support for Word to Markdown conversion and more features
2026-04-15 07:25:18
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
