Spire.DocViewer 8.9.4 adjusts its security-related dependencies
2025-09-29 09:14:59
We’re pleased to announce the release of Spire.DocViewer 8.9.4. This version removes three security-related dependencies, and introduces both a cross-platform .NET 7.0 version and platform-specific versions for Android and Windows, ensuring broad compatibility and deep system integration. More details are as follows. 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. Adjustment - Introduced a platform-agnostic .NET 7.0 version that supports running on all operating systems. Adjustment - Introduced platform-specific versions for .NET 7.0-Android33.0 and .NET 7.0-Windows10.0.19041, which are deeply optimized for their respective platforms. Click the…
Spire.Doc 13.9.10 exposes core interfaces for fine-grained document styling control
2025-09-29 07:44:23
We're pleased to announce the release of Spire.Doc 13.9.10. This version exposes several core interfaces for fine-grained document styling control, and supports removing document style as well as applying built-in table styles. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Exposes core style interfaces ICharacterStyle, IListStyle, and ITableStyle to enable fine-grained document styling control. New feature SPIREDOC-7186 SPIREDOC-7365 Removes CharacterFormat from IStyle, now implemented in CharacterStyle, ParagraphStyle, and TableStyle. IStyle style = document.Styles.FindByName("Normal"); if (style != null && style is ICharacterStyle) { ICharacterStyle cStyle = style as…
Spire.Doc for Java 13.9.19 supports configuring images to be embedded in Base64 encoding when converting Word to Markdown
2025-09-28 06:08:32
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…
Spire.PDF for Java 11.9.6 optimizes memory usage and fixes multiple issues
2025-09-25 06:55:19
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…
Spire.Presentation for Python 10.9.0 fixes an issue with image insertion
2025-09-25 02:37:42
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
Spire.XLS 15.9.7 supports creating and modifying Equations
2025-09-24 06:10:59
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…
Spire.PDF for Python 11.9.2 fixes the issue where the font was incorrect when replacing English text with Chinese text
2025-09-23 08:05:49
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
Spire.Presentation 10.9.1 fixes the issue of creating an extra slide when inserting SVG into Shape
2025-09-23 07:22:13
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
