Spire.PDFViewer 8.2.1 adds a platform-agnostic .NET 7.0 version
2025-09-30 09:17:32
We’re pleased to announce the release of Spire.PDFViewer 8.2.1. This update introduces a cross-platform .NET 7.0 version, along with the dedicated version for Windows, ensuring broad compatibility and seamless integration across environments. More details are as follows. Here is a list of changes made in this release Category ID Description New feature - Added a platform-agnostic .NET 7.0 version that runs across all operating systems. Adjustment - Enhanced the platform-specific version for .NET 7.0-Windows 10.0.19041. Click the link to get Spire.PDFViewer 8.2.1: https://www.e-iceblue.com/Download/download-pdf-viewer-for-net-now.html More information of Spire.PDFViewer new release or hotfix: https://www.e-iceblue.com/forum/spire-pdfviewer-new-release-or-hotfix-t2767.html
Spire.PDF 11.9.17 improves OFD to PDF conversion
2025-09-30 08:51:54
We’re pleased to announce the release of Spire.PDF 11.9.17. This version includes several important bug fixes, addressing text rendering issues with Hebrew and Arabic scripts, problems with text extraction, OFD-to-PDF conversion, and PDF printing using the .NET Standard DLL. See the full details below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-1134 Fixes the issue where the text order was incorrect when rendering mixed Hebrew and English strings. Bug SPIREPDF-2641 SPIREPDF-4108 Fixes the issue where Arabic text displayed incorrectly in TextBox form fields. Bug SPIREPDF-5073 Fixes the issue where extra characters appeared when…
Spire.Presentation 10.9.3 fixes an issue where documents failed to open
2025-09-30 03:15:23
We're glad to announce the release of Spire.Presentation 10.9.3. This version fixes an issue where documents failed to open. Check below for the details. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-3008 Fixed an issue where documents failed to open when using netstandard libraries on .NET 9.0. Click the link to download Spire.Presentation 10.9.3: 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
E-iceblue will be on Mid-Autumn Festival and National Day Holiday from October 1 to 8, 2025
2025-09-30 02:28:39
We would like to inform you that E-iceblue will be on holiday from October 1st to October 8th, 2025 (GMT+8:00), in observance of China’s National Day and Mid-Autumn Festival. During the holiday, your email will be received as usual, and the urgent problems will be solved as soon as possible by the staff on duty. Note: The purchase system will remain available 24 hours a day and 7 days a week. Once you process the order online and finish the payment, the license file will be sent to you automatically by our system. If you want to obtain a temporary…
Spire.Office for Java 10.9.0 Released
2025-09-29 10:13:45
We are excited to announce the release of Spire.Office for Java 10.9.0. In this version, Spire.Doc for Java introduces several new features to enhance Word-to-Markdown conversion; Spire.Presentation for Java adds a new method to quickly retrieve the number of slides; Spire.PDF for Java optimizes memory consumption when loading documents. This release also includes numerous bug fixes. Details are provided below. Click the link to download Spire.Office for Java 10.9.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.Doc for Java Category ID Description New feature SPIREDOC-11484 Supports configuring images to be embedded in Base64 encoding when converting…
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…
