We're pleased to announce the release of Spire.Doc for Java 13.9.19. This version introduces enhanced Markdown export options, allowing better control over image encoding, output paths, link modes, lists, equations, and table formatting when converting Word documents. Meanwhile, multiple issues related to document revision comparison, page retrieval, content formatting, and exceptions during file conversions have also been fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-11484 Supports configuring images to be embedded in Base64 encoding when converting Word to Markdown. doc.getMarkdownExportOptions().setImagesAsBase64(true); New feature — Supports configuring the…
We're pleased to announce the release of Spire.PDF for Java 11.9.6. This version optimizes memory consumption when loading documents. Meanwhile, several issues related to PDF conversion, text extraction, Grid cell formatting, and image coordinates have been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description Optimization SPIREPDF-7717 Optimizes memory consumption when loading documents. Bug SPIREPDF-7608 Fixes the issue where the program threw a "NullPointerException" when converting PDF to HTML. Bug SPIREPDF-7635 Fixes the issue where the character "-" was missing when extracting text from PDF. Bug SPIREPDF-7639 Fixes the…
We’re glad to announce the release of Spire.Presentation for Python 10.9.0. This updates mainly fixes an issue occurred when inserting SVG images to a multi-page PowerPoint file. More details are as follows. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2976 Fixed the issue where a new slide was accidently created when inserting SVG images to a specified shape in a multi-page PowerPoint file.* Click the link to download Spire.Presentation for Python 10.9.0: https://www.e-iceblue.com/Download/Spire-Presentation-Python.html
We're pleased to announce the release of Spire.XLS 15.9.7. This version adds a new interface for creating and modifying Equations, and also supports the ISOMITTED, LAMBDA functions. Besides, some issues that occurred when converting Excel to PDF and copying worksheets have been successfully fixed. More details are shown below. Here is a list of changes made in this release Category ID Description Optimization SPIREXLS-5888 Optimizes the time consumption for converting Excel to PDF. Optimization SPIREXLS-5929 Optimizes the time consumption for converting Excel to HTML. New feature SPIREXLS-4316 Adds IXlsEquation Interface to support creating and modifying Equations. Workbook workbook = new…
We're pleased to announce the release of Spire.PDF for Python 11.9.2. This version focuses on improving text replacement and document processing by fixing issues related to font rendering and content loss after flattening. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6603 Fixed the issue where the font was incorrect when replacing English text with Chinese text. Bug SPIREPDF-6829 Fixed the issue of content loss after flattening the document. Click the link to download Spire.PDF for Python 11.9.2: https://www.e-iceblue.com/Download/Spire-PDF-Python.html
We’re pleased to announce the release of Spire.Presentation 10.9.1. In this version, an issue has been fixed where a new slide was accidentally created when inserting an SVG into a specified shape in a multi-page PowerPoint presentation. Please see the details below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2976 Fixes the issue of accidentally creating a new slide when inserting an SVG into a specified shape in a multi-page PowerPoint presentation. Click the link below to download Spire.Presentation 10.9.1: https://www.e-iceblue.com/Download/download-presentation-for-net-now.html More information of Spire.Presentation new release or hotfix: https://www.e-iceblue.com/forum/spire-presentation-new-release-or-hotfix-t4736.html
We’re glad to announce the release of Spire.Barcode 7.4.1. This version fixes the font issue occurred when creating barcodes, and adjusts the dependencies as well. More details are list below. Here is a list of changes made in this release Category ID Description Adjustment - Removed the“System.Security.Cryptography.Pkcs”, “System.Security.Permissions”, and “System.Security.Cryptography.Xml” dependencies on .NET Core and .NET Standard platforms. Bug SPIREBARCODE-285 Fixed the issue where specific fonts could not be recognized when creating barcodes. Click the link below to download Spire.Barcode 7.4.1: https://www.e-iceblue.com/Download/download-barcode-for-net.html More information of Spire.Barcode new release or hotfix: https://www.e-iceblue.com/forum/spire-barcode-f13.html
We are pleased to announce the release of Spire.Presentation for Java 10.9.3. This version adds a new method to quickly retrieve the number of slides, and also fixes several issues that occurred when converting slides to images. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2978 Adds the getSlidesCount() method to quickly retrieve the number of slides without fully parsing the entire document. // Stream approach: InputStream stream = new FileInputStream(inputFile); int count = Presentation.getSlidesCount(stream); // File path approach: int count = Presentation.getSlidesCount(inputFile); Bug SPIREPPT-2908 SPIREPPT-2913 Fixed an…
Page 4 of 98
page 4