Spire.XLS for Java 12.11.8 enhances the conversion from Excel to PDF
2022-11-28 09:22:12
We are glad to announce the release of Spire.XLS for Java 12.11.8. This version enhances the conversion from Excel to PDF. Additionally, some known issues are fixed, such as the issue that the program threw java.lang.OutOfMemoryError when loading an Excel file. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-4154 SPIREXLS-4190 Fixes the issue that the content was incorrect when converting Excel to PDF. Bug SPIREXLS-4166 Fixes the issue that the program threw java.lang.ClassCastException when converting Excel to PDF. Bug SPIREXLS-4181 Fixes the issue that the font changed when…
Spire.XLS 12.11.3 supports a variety of new formulas and "SHA-512" encryption scheme
2022-11-25 08:42:40
We are excited to announce the release of Spire.XLS 12.11.3. This version supports CEILING.MATH, BITOR, BITAND, BITLSHIFT, and BITRSHIFT formula, "SHA-512" encryption scheme, grouping shapes, and setting the layout pattern of the entire pivot table. Besides, it enhances the conversion from Excel to PDF and HTML to Excel. What’s more, some known issues are fixed successfully. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4120 Supports CEILING.MATH formula. Workbook workbook = new Workbook(); workbook.Worksheets[0].Range["A1"].Formula = "CEILING.MATH(-2.78,5,-1)"; workbook.CalculateAllValue(); workbook.SaveToFile("1.xlsx",ExcelVersion.Version2016); New feature SPIREXLS-4195 Supports BITOR formula. Workbook workbook = new…
Spire.PDF for Java 8.11.8 supports disposing PdfTrueTypeFont object
2022-11-24 02:05:39
We are glad to announce the release of Spire.PDF for Java 8.11.8. This version supports disposing PdfTrueTypeFont object. Besides, it enhances the conversion from PDF to Image. Moreover, some known issues are fixed, such as the issue that the extracted table content was incomplete. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5590 Supports disposing PdfTrueTypeFont object. pdfTrueTypeFont.dispose(); Bug SPIREPDF-3959 Fixes the issue that the table cell borders were not merged when converting PDF to Excel. Bug SPIREPDF-5505 Fixes the issue that the added signature by using pfx…
Spire.PDF 8.11.2 provides a new method to compress PDF documents
2022-11-16 07:04:55
We are excited to announce the release of Spire.PDF 8.11.2. This version adds a new method to compress PDF documents. Besides, it enhances the conversion from PDF to Word, images, and PDFX1A2001 as well as OFD to PDF. Moreover, some known issues are successfully fixed in this version, such as the issue that the printing result was incorrect when the screen font display size was not 100%. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-2713 Adds a new method to compress PDF documents. PdfCompressor compressor = new…
Spire.Office for Java 7.11.2 is released
2022-11-15 09:33:27
We are glad to announce the release of Spire.Office for Java 7.11.2. In this version, Spire.PDF for Java supports setting the print range; Spire.Doc for Java enhances the conversion from Word to PDF. Additionally, a lot of known issues are fixed successfully in this version. More details are listed below. Click the link to download Spire.Office for Java 7.11.2: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.PDF for Java Category ID Description New feature - Supports setting the print page range. pdf.getPrintSettings().selectPageRange(int fromPage, int toPage); PrintSettings setting = pdf.getPrintSettings(); doc.print(printSettings); Bug SPIREPDF-5293 Fixes the issue that…
Spire.Presentation 7.11.1 fixes the chart data display issue
2022-11-14 09:52:54
We are excited to announce the release of Spire.Presentation 7.11.1. This version fixes the issue that the chart data displayed incorrectly when creating charts with data sources containing null values and the issue that the shapes was moved to the left when combining shapes and setting the Flip Horizontal style. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2086 Fixes the issue that the chart data displayed incorrectly when creating charts with data sources containing null values. Bug SPIREPPT-2100 Fixes the issue that the shapes was moved to the…
Spire.Doc for Java 10.11.6 enhances the conversion from Word to PDF
2022-11-14 02:21:02
We are pleased to announce the release of Spire.Doc for Java 10.11.6. This version enhances the conversion from Word to PDF. Besides, some known issues are fixed, such as the issue that the program threw a StringIndexOutOfBoundsException exception when loading Word documents. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7275 Fixes the issue that the content was overlapped and its location was changed when converting Word to PDF. Bug SPIREDOC-7525 Fixes the issue that the pagination was incorrect when converting Word to PDF. Bug SPIREDOC-7974 Fixes the issue…
Spire.Office 7.11.0 is released
2022-11-09 02:20:12
We are happy to announce the release of Spire.Office 7.11.0. In this version, Spire.PDF supports locking documents after signing; Spire.Presentation supports detecting if the chart data uses "SwitchRowAndColumn" function; Spire.Doc enhances the conversion from Word to PDF and RTF; Spire.XLS enhances the conversion from Excel to PDF and XML to Excel. Besides, many known issues are successfully fixed 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 v10.11.0 Spire.Pdf.dll v8.11.0 Spire.XLS.dll v12.10.1 Spire.Presentation.dll v7.10.2 Spire.Email.dll v5.8.0 Spire.DocViewer.Forms.dll…
