Spire.Barcode 7.4.1 fixes a font issue
2025-09-22 05:42:05
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
Spire.Presentation for Java 10.9.3 adds a new method to quickly retrieve the number of slides
2025-09-18 07:42:09
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…
Spire.PDF 11.9.8 adds SaveAsImage method in NETStandard DLL to customize image DPI when converting PDF to images
2025-09-18 06:21:09
We're pleased to announce the release of Spire.PDF 11.9.8. This version adds the SaveAsImage method in the NETStandard DLL to support customizing image DPI when converting PDF to images, and introduces the Collate property to set the print order for multiple copies. Meanwhile, some issues that occurred in PDF conversion, font embedding, and annotation rendering have also been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New Feature SPIREPDF-7617 Adds the SaveAsImage(int pageIndex, int dpiX, int dpiY) method in the NETStandard DLL to support customizing image DPI when…
Spire.Presentation for JavaScript 10.9.0 updates the Skiasharp dependency
2025-09-12 08:26:37
We're excited to announce the release of Spire.Presentation for JavaScript 10.9.0. This version primarily updates the Skiasharp dependency to 3.116.1. Here is a list of changes made in this release Category ID Description Adjustment - Updated the Skiasharp dependency to 3.116.1. Click the link below to download Spire.Presentation for JavaScript 10.9.0: https://www.e-iceblue.com/Download/Spire-Presentation-JavaScript.html
Spire.PDF for C++ 11.9.1 enhances the conversion from PDF to PDF/A-3a
2025-09-11 10:04:32
We're pleased to announce the release of Spire.PDF for C++ 11.9.1. This release fixes several issues that occurred when converting PDF to PDF/A-3a, extracting text, and compressing PDF documents. Details are shown below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6110 Fixed an issue where an exception was thrown when extracting text from split PDF pages. Bug SPIREPDF-6267 SPIREPDF-6269 Fixes compatibility issues when using multiple products together in specific scenarios. Bug SPIREPDF-6768 Fixed an issue where the output was blank after converting EMF to PDF. Bug SPIREPDF-6869 Fixed an issue where standard compliance…
Spire.XLS for Java 15.9.1 enhances the conversion from Excel to HTML
2025-09-11 09:52:51
We're pleased to announce the release of Spire.XLS for Java 15.9.1. This version enhances the conversion from Excel to HTML. Besides, some known bugs are fixed in the new version, such as the issue where an "IllegalStateException" exception was thrown when saving an XLSB file. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-5927 Fixed an issue causing extra content and missing blank lines when converting Excel to HTML. Bug SPIREXLS-5942 Fixed an issue where an "IllegalStateException" exception was thrown when saving an XLSB file. Bug SPIREXLS-5944 Fixed an…
Spire.Doc 13.9.3 supports adding PDF digital signatures and timestamps for Word to PDF conversion
2025-09-11 03:06:13
We're pleased to announce the release of Spire.Doc 13.9.3. This version introduces public classes that enable adding digital signatures and timestamps when saving PDF documents. It also exposes bookmark column properties, adds search options for OfficeMath handling during text replacement, and supports setting page layout when converting to PDF. In addition, several issues related to Word-to-PDF conversion, document loading, and page counting have been fixed. See the full details below. Here is a list of changes made in this release Category ID Description New Feature - Adds public classes PdfDigitalSignatureHashAlgorithm, PdfDigitalSignatureInfo, and PdfDigitalSignatureTimestampConfiguration to enable adding digital signatures and timestamps…
Spire.PDFViewer 8.1.8 supports MAUI on Windows
2025-09-05 08:51:10
We are excited to announce the release of Sprie.PDFViewer 8.1.8. This update introduces support for MAUI on Windows and resolves the issue of incomplete PDF content display. For more details, see below. Here is a list of changes made in this release Category ID Description New feature - Added support for MAUI on Windows.(New product) New feature SPIREPDFVIEWER-610 Added support in WinForm for applying border effect when selecting pages in Page Thumbnails. Bug SPIREPDFVIEWER-465 Fixed the issue where the content of a PDF cannot fully display in WinForm. Click the link to get Spire.PDFViewer 8.1.8: https://www.e-iceblue.com/Download/download-pdf-viewer-for-net-now.html More information of Spire.PDFViewer…
