We are pleased to announce the release of Spire.PDF for Java 9.5.6. This version enhances the conversion from OFD to PDF. Moreover, some known issues are fixed, such as the issue that the text was truncated when filling cells. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5976 Fixes the issue that the text was truncated when filling cells. Bug SPIREPDF-5984 Fixes the issue that the application threw "NullPointerException" when converting OFD to PDF. Click the link below to download Spire.PDF for Java 9.5.6: https://www.e-iceblue.com/Download/pdf-for-java.html
We are happy to announce the release of Spire.PDF 9.5.4. This version optimizes the function of compressing PDF documents. It also enhances the conversion from PDF to Word, OFD, and images. In addition, a lot of known issues are fixed in this version, such as the issue that it failed to highlight text. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5840 Optimizes the function of compressing PDF documents. PdfCompressor compressor = new PdfCompressor("input.pdf"); compressor.Options.TextCompressionOptions.UnembedFonts = true; compressor.Options.ImageCompressionOptions.CompressImage = true; compressor.Options.ImageCompressionOptions.ResizeImages = true; compressor.Options.ImageCompressionOptions.ImageQuality = ImageQuality.Low; compressor.CompressToFile("output.pdf"); Bug…
We are pleased to announce the release of Spire.Email 6.5.7. This version fixes the issue that it was failed to connect to Imap server and Pop3 server when used in the NetFramework application. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREEMAIL-76 Fixes the issue that it was failed to connect to Imap server and Pop3 server when used in the NetFramework application. Click the link to download Spire.Email 6.5.7: https://www.e-iceblue.com/Download/email-for-net.html
We are happy to announce the release of Spire.PDF for Android via Java 9.5.1. This version fixes the issue that adding new custom properties would cause loss of existing custom properties. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5639 Fixes the issue that adding new custom properties would cause loss of existing custom properties. Click the link below to download Spire.PDF for Android via Java 9.5.1: https://www.e-iceblue.com/Download/pdf-for-android-via-java.html
We are excited to announce the release of Spire.Doc 11.5.6. This version supports adding charts and supports adding SVG documents. What’s more, it also supports printing multiple pages onto one page and manipulating pages, such as retrieving page content and its coordinates. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports adding charts. //Create word document Document document = new Document(); //Create a new section Section section = document.AddSection(); //Create a new paragraph and append text section.AddParagraph().AppendText("Column chart."); //Create a new section to append column chart Paragraph…
We are happy to announce the release of Spire.XLS 13.5.0. This version supports ISO.CEILING and WORKDAY.INTL functions as well as EVALUATE function in WPS. It also enhances the conversion from Excel to HTML and images. In addition, many known issues are fixed in this version, such as the issue that the function area of the menu bar was incorrect after saving the document. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4561 Supports ISO.CEILING function. Workbook workbook = new Workbook(); workbook.Worksheets[0].Range["A1"].Formula = "ISO.CEILING(12.69,2)"; workbook.CalculateAllValue(); workbook.SaveToFile("result.xlsx",ExcelVersion.Version2016); New feature SPIREXLS-4564…
We are pleased to announce the release of Spire.XLS for Java 13.5.2. This version enhances the conversion from Excel to PDF. Besides, some known issues are fixed in this version, such as the issue that the application threw "java.lang.NullPointerException" when loading Excel files. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-4586 Fixes the issue that the positions of text and line were incorrect when converting Excel to PDF. Bug SPIREXLS-4606 Fixes the issue that using the sheet.insertArray method to insert data did not get the correct result. Bug…
We are happy to announce the release of Spire.Office 8.4.1. In this version, Spire.PDF improves the speed of printing PDF and converting PDF to images; Spire.Doc supports the new table style of Word2013; Spire.Spreadsheet supports saving to PDF documents. Besides, many known issues are successfully Fixes in this version. More details are listed below. In this version, the most recent versions of Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.Email, Spire.DocViewer, Spire.PDFViewer, Spire.Spreadsheet, Spire.OfficeViewer, Spire.DataExport, Spire.Barcode are included. DLL Versions: Spire.Doc.dll v11.4.12 Spire.Pdf.dll v9.4.12 Spire.XLS.dll v13.4.1 Spire.Presentation.dll v8.4.1 Spire.Email.dll v6.3.2 Spire.DocViewer.Forms.dll v8.3.0 Spire.PdfViewer.Forms.dll v7.10.0 Spire.PdfViewer.Asp.dll v7.10.0 Spire.Spreadsheet.dll v7.4.1 Spire.OfficeViewer.Forms.dll v8.4.1 Spire.Barcode.dll v7.2.1 Spire.DataExport.dll…
page 62