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
Spire.PDF 12.8.0 fixes the issue where adding attachments failed
2026-08-05 06:36:27
We're pleased to announce the release of Spire.PDF 12.8.0. This version successfully fixes the issues where adding attachments failed, PdfGrayConverter.ToGrayPdf() produced incorrect effects, and extracting images produced incorrect results. More details are listed below. Here is a list of changes made in this release Category ID Description Bug Fix SPIREPDF-7681 Fixes the issue where adding attachments failed. Bug Fix SPIREPDF-8080 Fixes the issue where PdfGrayConverter.ToGrayPdf() produced incorrect effects. Bug Fix SPIREPDF-8122 Fixes the issue where extracting images produced incorrect results. Click the link below to download Spire.PDF 12.8.0: https://www.e-iceblue.com/Download/download-pdf-for-net-now.html More information of Spire.PDF new release or hotfix: https://www.e-iceblue.com/forum/spire-pdf-new-release-or-hotfix-t4704.html
Spire.Doc 14.8.0 Improves Word to PDF Conversion
2026-08-04 09:51:51
We’re pleased to announce the release of Spire.Doc 14.8.0. This version improves Word to PDF conversion and resolves a “NullReferenceException” that occurred when retrieving the layout elements of a paragraph. More details are listed below. Here is a list of changes made in this release Category ID Description Bug Fix SPIREDOC-11385 Fixed an issue where a “NullReferenceException” was thrown when retrieving the layout elements of a paragraph. Bug Fix SPIREDOC-11848 Fixed an issue where the document layout was rendered incorrectly when converting Word documents to PDF. Bug Fix SPIREDOC-11981 Fixed an issue where an “ArgumentOutOfRangeException” was thrown when converting Word…
Spire.Office for Java 11.7.0 is released
2026-07-31 09:59:37
We are happy to announce the release of Spire.Office for Java 11.7.0. In this version, Spire.Doc for Java supports SVG image detection with isSVG property; Spire.XLS for Java supports converting a specified cell range to HTML; Spire. Presentation for Java supports converting PowerPoint to pure HTML format; Spire.PDF for Java improves stability and fixes multiple issues. Besides, many issues have been successfully fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 11.7.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-8865…
