Spire.XLS 13.5.0 supports ISO.CEILING, WORKDAY.INTL, and EVALUATE functions
2023-05-11 07:15:54
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…
Spire.XLS for Java 13.5.2 enhances the conversion from Excel to PDF
2023-05-09 09:57:56
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…
Spire.Office 8.4.1 is released
2023-04-28 03:42:43
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…
Spire.Doc 11.4.12 supports the new table style for Word 2013
2023-04-28 03:13:43
We are pleased to announce the release of Spire.Doc 11.4.12. This version supports the new table style for Word 2013. At the same time, it also enhances the conversion from Word to PDF. What’s more, many known issues are successfully fixed, such as the issue that the images lost after loading a document and then saving to a new document. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-7359 Supports the new table style for Word 2013. Bug SPIREDOC-3430 Fixes the issue that the charts lost when converting…
Spire.PDF 9.4.12 improves the speed of printing PDF
2023-04-28 03:05:34
We are excited to announce the release of Spire.PDF 9.4.12. This version improves the speed of printing PDF and converting PDF to images. Besides, it also enhances the conversion from PDF to Word, SVG, and images. In addition, many known issues are Fixes in this version, such as the issue that the PDF document became lager after compressing images in the document. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-1096 SPIREPDF-2427 SPIREPDF-2994 SPIREPDF-3836 Improves the speed of printing PDF. New feature SPIREPDF-2287 SPIREPDF-4084 Improves the speed of…
Spire.PDF for Java 9.4.9 supports determining if a PDF stream document is encrypted
2023-04-27 06:59:58
We are happy to announce the release of Spire.PDF for Java 9.4.9. This version supports determining whether a PDF stream document is encrypted or not. It also enhances the conversion from PDF to Word, HTML, and images. In addition, some known issues are fixed in this version, such as the issue that an error occurred when using the product with reflection. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5855 Supports determining whether a PDF stream document is encrypted or not. boolean result = PdfDocument.isPasswordProtected(PDFstream); Bug SPIREPDF-5323 Fixed…
Spire.XLS for Python Is Now Available
2023-04-25 09:20:31
As a result of the unremitting efforts of our staff, Spire.XLS for Python has been launched during April 2023. The new product is now available for downloading. Welcome to try them out. In addition to that, more Python products will be coming soon. Spire.XLS for Python Spire.XLS for Python is a professional Excel development component that can be used to create, read, write and convert Excel files on any Python platform. Spire.XLS for Python offers object model Excel API for speeding up Excel programming in Python platform - create new Excel documents from template, edit existing Excel documents and convert…
Spire.Office for Android via Java 8.4.0 is released
2023-04-23 06:43:26
We are pleased to announce the release of Spire.Office for Android via Java 8.4.0. In this version, Spire.Presentation for Android via Java supports setting custom fonts. Spire.Doc for Android via Java enhances the conversion from Word to PDF; Spire.PDF for Android via Java enhances the conversion from PDF to DOCX; Besides, a lot known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for Android via Java 8.4.0: https://www.e-iceblue.com/Download/office-for-android-via-java.html Here is a list of changes made in this release Spire.Presentation for Android via Java Category ID Description New feature SPIREPPT-2134 Supports setting…