News & Releases - E-ICEBLUE
We’re pleased to announce the release of Spire.Office 10.12.0. In this version, Spire.Doc supports the "Two Lines in One" function to enhance Word to PDF conversion; Spire.XLS supports customizing export options when converting Excel to Markdown; Spire.Presentation supports compressing images; Spire.PDF supports both horizontal and vertical text alignment. Meanwhile, a series of known issues have been fixed in this update. More details are as follows. In this version, the most recent versions of Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.Barcode, Spire.DocViewer, Spire.PDFViewer, and Spire.Email are included. DLL Versions: Spire.Doc.dll v13.12.6 Spire.PDF.dll v11.12.7 Spire.XLS.dll v15.12.2 Spire.Presentation.dll v10.12.3 Spire.Barcode.dll v7.5.0 Spire.Email.dll v6.8.0 Spire.DocViewer.Forms.dll v8.9.5…
We're glad to announce the release of Spire.PDF for Android via Java 10.7.9. This version adds support for converting PDF to Markdown. Details are listed below. Here is a list of changes made in this release Category ID Description New feature - Adds support for converting PDF to Markdown. PdfDocument pdf = new PdfDocument(inputFile); pdf.saveToFile(OutputFile, FileFormat.Markdown); PdfDocument pdf = new PdfDocument(); pdf.loadFromFile(inputFile); ByteArrayOutputStream ms = new ByteArrayOutputStream(); pdf.saveToStream(ms, FileFormat.Markdown); FileOutputStream outputStream = new FileOutputStream(new File(OutputFile)); outputStream.write(ms.toByteArray()); outputStream.close(); pdf.dispose(); Click the link below to download Spire.PDF for Android via Java 10.7.9: https://www.e-iceblue.com/Download/pdf-for-android-via-java.html
We are pleased to announce the release of Spire.Office for Java 10.12.0. In this version, Spire.Doc for Java supports verifying whether the write-protection password is correct; Spire.PDF for Java reduces the file size of split PDF documents; Spire.XLS for Java optimizes the logic for handling long text in headers. This version also addresses a number of known issues and minor fixes across other components. Details are provided below. Click the link to download Spire.Office for Java 10.12.0: https://www.e-iceblue.com/Download/office-for-java.html Below is a summary of the changes included in this release. Spire.Doc for Java Category ID Description New feature - Added a…
We’re pleased to announce the release of Spire.PDF for Java 11.12.16. This version reduced the file size of spilt PDF documents, and fixed several known bugs related to form fields and OFD to PDF conversion. More details are as follows. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-7837 Fixed an issue where the size of individual PDF files generated after splitting a PDF was larger than that of the original PDF. Bug SPIREPDF-7844 Fixed an issue where the retrieved value of combo boxes was incorrect. Bug SPIREPDF-7857 Fixed an issue where retrieving the…
We're glad to announce the release of Spire.Presentation 10.12. This version supports compressing images and configuring output image DPI when converting slides to images. Additionally, several issues that arose when converting PPTX to PDF and loading PowerPoint documents have been successfully resolved. Check below for the details. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2994 Added support for compressing images. Presentation presentation = new Presentation(); presentation.LoadFromFile(inputFile); foreach (ISlide slide in presentation.Slides) { foreach (Spire.Presentation.IShape shape in slide.Shapes) { if (shape is SlidePicture) { SlidePicture ps = shape as SlidePicture; // Compress the…
We're pleased to announce the release of Spire.XLS 15.12. This version supports customizing export options when converting Excel to Markdown. Furthermore, the .NET 10.0 framework is now supported, while some obsolete frameworks have been removed. Meanwhile, some issues that occurred when converting Excel to PDF or HTML, and calculating formulas have also been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description Adjustment / Removed .NET 2.0, .NET 4.0 ClientProfile, netcoreapp 2.0, and WPF 4.0 ClientProfile; added support for .NET 10.0. New Feature SPIREXLS-5938, SPIREXLS-5975 Supports customizing export options…
We are pleased to announce the release of Spire.PDF 11.12. This version optimized the performance of slow web printing requests in the .NET Standard DLL. In addition, several issues related to file conversion and printing were fixed, further improving stability and reliability. Details are listed below. Here is a list of changes made in this release Category ID Description Optimization SPIREPDF-7855 Optimized slow web printing requests in the .NET Standard DLL. Bug SPIREPDF-7810 Fixed the issue where converting PDF files with annotations to images threw an “ArgumentException”. Bug SPIREPDF-7856 Fixed the issue where converting OFD files to PDF threw a…
We’re pleased to announce the release of Spire.XLS for Java 15.12.15. This version optimizes the logic for handling long text exceeding 253 characters in Excel headers, and fixes several known bugs as well. More details are as follows. Here is a list of changes made in this release Category ID Description Adjustment SPIREXLS-5909 Optimized the logic for handling text exceeding 253 characters in headers. When the limit is exceeded, an error message is now displayed: "The text string for header is too long. Bug SPIREXLS-6033 Fixed the issue where loading an Excel document caused a StringIndexOutOfBoundsException. Bug SPIREXLS-6039 SPIREXLS-6040 Fixed…
Page 1 of 102
page 1

Coupon Code Copied!

Christmas Sale

Celebrate the season with exclusive savings

Save 10% Sitewide

Use Code:

View Campaign Details