We’re pleased to announce the release of Spire.XLS for Java 16.4.1. This update enhances the Excel-to-PDF feature by resolving an issue that caused extra pages to be generated during conversion. Here is a list of changes made in this release Category ID Description Bug Fix SPIREXLS-6123 Fixed the issue where extra pages were generated when converting Excel to PDF. Click the link below to download Spire.XLS for Java 16.4.1: https://www.e-iceblue.com/Download/xls-for-java.html
We're pleased to announce the release of Spire.PDF for Python 12.4.1. This version mainly adds a color parameter overload to the ReplaceText interface. Details are listed below. Here is a list of changes made in this release Category ID Description New Feature SPIREPDF-7907 Added a color parameter overload to the ReplaceText interface. textReplacer.ReplaceText("Text", "Replace", Color.get_Blue()) Click the link to download Spire.PDF for Python 12.4.1: https://www.e-iceblue.com/Download/Spire-PDF-Python.html
We're pleased to announce the release of Spire.Doc 14.4.9. This version adds several new properties to CompareOptions to support multi-dimensional document comparison. Additionally, the CompareOptions.IgnoreTable property has been renamed to CompareOptions.IgnoreTables for better naming consistency. More details are listed below. Here is a list of changes made in this release Category ID Description Adjustment - Renamed CompareOptions.IgnoreTable to CompareOptions.IgnoreTables for naming consistency. New Feature SPIREDOC-11910 Adds several new properties to CompareOptions to support multi-dimensional document comparison: · CompareMoves: Specifies whether to ignore moved content. · IgnoreCaseChanges: Specifies whether to ignore case changes. · IgnoreFields: Specifies whether to ignore fields. ·…
We’re pleased to announce the release of Spire.OCR for Python 2.1.0. This version enables seamless integration of cloud-based AI models—including Doubao, Qwen, and DeepSeek—into Spire.OCR for Python. These models help improve accuracy and enhance text recognition in images. Here is a list of changes made in this release Category ID Description New Feature - Added support for integration of AI models into Spire.OCR. (Note: Users need to obtain an API Key from the AI platform on their own.) def _run_ai_test(self): filename = "1.png" output_file = "scan.txt" file_path = r"F:\3.3.0AI\AI\ocr.xml" model = "AIModel" api_key = "ApiKey" api_url = "ApiUrl" self._update_ocr_config(file_path, model,…
We’re pleased to announce the release of Spire.Presentation 11.4.5. This version adds support for saving PPTX files to video formats (.mp4/.wmv), along with several bug fixes, including issues related to data label formatting in PDF conversion and shape clipping during PPTX-to-PDF conversion. More details are listed below. Here is a list of changes made in this release Category ID Description New Feature SPIREPPT-3096 Added support for saving PPTX files to video formats (.mp4/.wmv). Note: This feature requires specifying the path to ffmpeg. Presentation ppt = new Presentation(); ppt.LoadFromFile(inputFile); SaveToVideoOption saveOption = new SaveToVideoOption(ffmpegDir); ppt.SaveToVideoOption=saveOption;//Default: 5 seconds per slide. ppt.SaveToFile(outputFile_mp4, FileFormat.MP4);…
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
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…
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…
Page 4 of 113
page 4