Spire.PDF for Java 5.4.0 enhances the conversion from PDF to Word and PDF to PDFA
2022-04-08 09:19:00
We are happy to announce the release of Spire.PDF for Java 5.4.0. This version enhances the conversion from PDF to Word, PDF to PDFA. In addition, it fixes some known issues such as the application threw " NullPointerException" when getting PDF first page. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-4966 SPIREPDF-5003 Fixes the issue that the Chinese characters were garbled after converting PDF to PDFA. Bug SPIREPDF-4969 Fixes the issue that the application threw "NullPointerException" when converting PDF to word. Bug SPIREPDF-4971 Fixes the issue that the…
Spire.Doc for Java 5.4.2 enhances the conversion from Word to PDF and Word to HTML
2022-04-08 04:40:43
We are pleased to announce the release of Spire.Doc for Java 5.4.2. This version enhances the conversion from Word to PDF, Word to HTML, Word to OFD, XML to Word and Word to image. In addition, it fixes some known issues such as the mailMerge was failed when setting the property access to "private". More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-4270 Fixes the issue that the content was overlapped after converting word file to PDF. Bug SPIREDOC-6749 Fixes the issue that the application threw "Specified argument was…
Spire.Doc for Java 5.4.0 supports converting Word documents using NewEngine
2022-04-02 07:32:59
We are pleased to announce the release of Spire.Doc for Java 5.4.0. This version supports converting Word documents using NewEngine. The NewEngine method fixes a lot of issues occurred when converting Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports converting Word documents using NewEngine. Document doc = new Document(); doc.loadFromFile(inputFile); doc.setUseNewEngine(true); Bug SPIREDOC-6385 SPIREDOC-7011 SPIREDOC-7380 The NewEngine method fixes the issue that the image position offset after converting Word file to PDF. Bug SPIREDOC-6863 SPIREDOC-6879 SPIREDOC-6918 SPIREDOC-6989 SPIREDOC-6993 SPIREDOC-7004 SPIREDOC-7043 SPIREDOC-7152 SPIREDOC-7219 SPIREDOC-7319…
Spire.Presentation for Java 5.4.0 enhances the conversion from PPT to PDF
2022-04-02 02:21:17
We are excited to announce the release of Spire.Presentation for Java 5.4.0. This version enhances the conversion from PPT to PDF. Meanwhile, it fixes some known issues such as the application threw "NullPointerException" when getting the numbers of chart Categories. More details are given below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-1884 Fixes the issue that the application threw "ExecutionException" when converting PPT to PDF in Mac system. Bug SPIREPPT-1888 Optimizes the time consumption when converting PPT file to PDF. Bug SPIREPPT-1894 Fixes the issue that the application threw "NullPointerException" when getting…
Spire.Barcode 6.3.1 fixes the issue that the generated BarCode is incorrect when the data contains '-'
2022-03-31 09:48:16
We are glad to announce the release of Spire.Barcode 6.3.1. This version fixes the issue that the generated BarCode is incorrect when the data contains '-'. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREBARCODE-213 Fixes the issue that the generated BarCode is incorrect when the data contains '-'. Click the link below to download Spire. Barcode 6.3.1 https://www.e-iceblue.com/Download/download-barcode-for-net.html More information of Spire. Barcode new release or hotfix: https://www.e-iceblue.com/forum/spire-barcode-f13.html
Spire.Office 7.3.2 is released
2022-03-23 07:21:12
We are excited to announce the release of Spire.Office 7.3.2. In this version, Spire.Email implements LinkedResource interface to add image in message; Spire.Presentation supports creating "Map" chart and modifying the number format for chart source data; Spire.PDF supports filling XFA image field; Spire.XLS supports setting content to fit page width when converting Excel to PDF. Meanwhile, a lot of bugs have been successfully fixed. More details are listed as follows. In this version, the most recent versions of Spire.Doc, Spire.PDF, Spire.XLS, Spire.Email, Spire.DocViewer, Spire.PDFViewer, Spire.Presentation, Spire.Spreadsheet, Spire.OfficeViewer, Spire.Barcode, Spire.DataExport are included. DLL Versions: Spire.Doc.dll v10.3.7 Spire.Pdf.dll v8.3.9 Spire.XLS.dll v12.3.8 Spire.Email.dll…
Spire.XLS 12.3.8 supports setting content to fit page width when converting Excel to PDF
2022-03-23 05:37:19
We are happy to announce the release of Spire.XLS 12.3.8. This version supports setting content to fit page width when converting Excel to PDF. Besides, it fixes some known issues such as the incorrect pagination issue when converting Excel to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-3727 Supported that setting content to fit page width when converting Excel to PDF. workbook.ConverterSetting.SheetFitToWidth = true; Bug SPIREXLS-1625 Fixed the incorrect pagination issue when converting Excel to PDF. Bug SPIREXLS-3682 Fixed the incorrect pagination issue when printing Excel.…
Spire.Office for Java 5.3.2 is released
2022-03-23 02:36:30
We are excited to announce the release of Spire.Office for Java 5.3.2. This version brings some new features. For instance, Spire.XLS for Java supports setting text direction for the chart category axis as well as sorting for a Table, and supports creating Waterfall Chart, Pareto Chart, Histogram Chart, BoxAndWhisker Chart, TreeMap Chart, SunBurst Chart, and Funnel Chart, it also enhances the conversion from Excel to image, Excel to PDF; Spire.PDF for Java supports converting PDF to a Grayscale document, and enhances the conversion from PDF to PDFA1B. Meanwhile, a lot of bugs have been successfully fixed. More details are listed…