Spire.Agent.Office 11.8.3 adds cross-platform support, custom AI models, and simplified licensing
2026-08-21 10:19:35
We’re pleased to announce the release of Spire.Agent.Office 11.8.3. This version introduces support for .NET Standard 2.1, enabling seamless cross-platform usage. It also adds the ApplyLicense() method for convenient SDK activation through SpireToken Key, supports custom AI models with compatibility for Anthropic protocol models, and improves overall stability, responsiveness, and user experience. More details are listed below. Here is a list of changes made in this release Category Description New Feature Added support for .NET Standard 2.1, enabling seamless cross-platform usage. New Feature Added the ApplyLicense() method, allowing users to activate and use all SDK features conveniently through a SpireToken…
Spire.Presentation 11.8.4 enhances the conversion from PPTX to PDF
2026-08-21 01:53:26
We’re pleased to announce the release of Spire.Presentation for .NET 11.8.4. This update mainly resolves multiple rendering and export defects encountered during PPTX-to-PDF conversion, delivering more stable, accurate and visually consistent document conversion results. More details are as follows. Here is a list of changes made in this release Category ID Description Bug Fix SPIREPPT-3087 Fixes the issue where black boxes appear when converting PowerPoint documents to PDF. Bug Fix SPIREPPT-3107 Fixes the issue where attachment names are garbled when converting PowerPoint documents to PDF. Bug Fix SPIREPPT-3170 Fixes the issue where part of the text is covered when converting…
Spire.XLS 16.8.2 adds support for the TEXTSPLIT formula
2026-08-20 08:42:56
We're pleased to announce the release of Spire.XLS 16.8.2. This version adds support for the TEXTSPLIT formula and fixes several known issues related to OFD stream saving, mixed-type data export, and formula calculation. More details are listed below. Here is a list of changes made in this release Category ID Description New Feature SPIREXLS-6201 Added support for the TEXTSPLIT formula. sheet.getCellRange("A8").setFormula("=TEXTSPLIT(\"A,B,C\", \",\")"); Bug Fix SPIREXLS-6193 Fixed an issue where the file content was corrupted when saving to an OFD stream. Bug Fix SPIREXLS-6194 Fixed an issue where data was lost due to incorrect type inference when exporting mixed-type columns with…
Spire.PDF for Java 12.8.6 enhances the conversion from PDF to Word
2026-08-17 02:22:49
We're pleased to announce the release of Spire.PDF for Java 12.8.6. This version mainly enhances the conversion from PDF to Word. Details are listed below. Here is a list of changes made in this release Category ID Description Bug Fix - Optimized PDF to Word conversion effects. Click the link below to download Spire.PDF for Java 12.8.6: https://www.e-iceblue.com/Download/pdf-for-java.html
Spire.PDF 12.8.3 fixes PDF conversion and text extraction issues
2026-08-14 08:27:31
We’re pleased to announce the release of Spire.PDF 12.8.3. This version fixes several issues, including an exception that occurred when converting PDF files to images and overlapping characters when extracting text from PDF files. More details are listed below. Here is a list of changes made in this release Category ID Description Bug Fix SPIREPDF-8114 Fixed an issue where the program threw a “System.InvalidOperationException: can not convert to rectangle” error when converting PDF to images. Bug Fix SPIREPDF-8131 Fixed an issue where characters overlapped when extracting text from PDF files. Click the link below to download Spire.PDF 12.8.3: https://www.e-iceblue.com/Download/download-pdf-for-net-now.html
Spire.Presentation 11.8.2 enhances the conversion from PPTX to PDF
2026-08-06 08:30:26
We’re pleased to announce the release of Spire.Presentation for .NET 11.8.2. This update mainly fixes the issues that occurred when convert PPTX to PDF and SVG. More details are as follows. Here is a list of changes made in this release Category ID Description Bug Fix SPIREPPT-3090 SPIREPPT-3115 Fixed the issue where the content was inconsistent when converting PPTX to PDF. Bug Fix SPIREPPT-3146 Fixed the issue where text content was rendered as <path> tags when converting PPTX to SVG. Bug Fix SPIREPPT-3158 Fixed the issue where the content was incorrect when exporting shapes to SVG in PPTX. Click the…
Spire.PDF for Android via Java 10.8.5 adds SHA-256/SHA-512 certificate signing support
2026-08-06 08:12:31
We're pleased to announce the release of Spire.PDF for Android via Java 10.8.5. This version adds support for signing PDF documents with certificates using SHA-256/SHA-512 algorithms. More details are listed below. Here is a list of changes made in this release Category ID Description New Feature - Added support for signing with SHA-256/SHA-512 algorithm certificates. public static void main(String[] args) throws IOException { // Create pdf document PdfDocument doc = new PdfDocument(); // Load file from disk doc.loadFromFile("Sample.pdf"); // Load the X509 certificate for signature PdfPKCS7Formatter formatter = new PdfPKCS7Formatter(new PdfCertificate("gary.pfx", "e-iceblue"), false); // Create an instance of PdfOrdinarySignatureMaker using…
Spire.Barcode 7.5.4 synchronizes BarcodeSettings enumeration settings on the NETStandard platform
2026-08-05 09:02:09
We are happy to announce the release of Spire.Barcode 7.5.4. This version synchronizes BarcodeSettings enumeration settings on the netstandard platform, and also improves barcode recognition accuracy. Details are listed below. Here is a list of changes made in this release Category ID Description New Feature SPIREBARCODE-280 Added support for synchronizing BarcodeSettings enumeration settings on the NETStandard platform. setting.BorderDashStyle = Spire.Barcode.Publics.Drawing.DashStyle.DashDotDot; Spire.Barcode.Publics.Drawing.StringAlignment.Center; Bug Fix SPIREBARCODE-290 Improved and optimized barcode recognition accuracy. Click the link to download Spire.Barcode 7.5.4: https://www.e-iceblue.com/Download/download-barcode-for-net.html More information about Spire.Barcode new release or hotfix: https://www.e-iceblue.com/forum/spire-barcode-f13.html
