We are excited to announce the release of Spire.Office 7.4.10. In this version, Spire.Doc starts with a new engine-style layout for conversion features by default; Spire.XLS supports converting Pareto, Sunburst, Histogram charts of Chart2016 in the function of converting Excel to PDF and Image; Spire.Presentation supports getting the number format of ChartData, and enhances the conversion from PowerPoint to PDF; Spire.Spreadsheet supports calculating all formulas for a single spreadsheet.Meanwhile, a lot of bugs have been successfully fixed. More details are listed as follow. 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,…
We are pleased to announce the release of Spire.Doc 10.4.6. This version starts with a new engine-style layout for conversion features by default. In the new Document, if the parameter false is not set, the new engine layout is used by default; And if you want to use the old engine layout, you need to use the Document constructor with the "useNewEngine" parameter and set the parameter "useNewEngine" to false. In addition, the Document.UseNewEngine is no longer able to set a value, only take one. More details are listed below. Here is a list of changes made in this release…
We are glad to announce the release of Spire.Presentation for Java 5.4.3. This version support setting the rounded corners for the Chart border, it also enhances the conversion from PowerPoint to PDF as well as PowerPoint to image. In addition, it fixes some known issues such as the size of the split PowerPoint file is too big. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-1921 Support setting the rounded corners for the Chart border. Presentation presentation = new Presentation(); IChart chart = presentation.getSlides().get(0).getShapes().appendChart(ChartType.COLUMN_CLUSTERED, new Rectangle(100, 100, 500,…
We are excited to announce the release of Spire.Office for Java 5.4.5. This version brings some new features. For instance, Spire.XLS for Java supports setting a maximum number of pages to convert when converting Excel file to PDF, and supports using ApplyStyle() to apply the style for a cell range; Spire.PDF for Java supports setting SignImageLayout.Stretch to make signature picture automatically fit the signature field size. In addition, Spire.Doc for Java enhances the conversion from Word to PDF and Word to HTML. Meanwhile, a lot of bugs have been successfully fixed. More details are listed as follow. Click the link…
We are pleased to announce the release of Spire.Doc for Java 5.4.10. This version enhances the conversion from Word to PDF and Word to HTML. In addition, it fixes some known issues such as the table format of the saved Word file was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7062 SPIREDOC-7667 SPIREDOC-7702 Fixes the issue that the content was incorrect after converting Word to PDF. Bug SPIREDOC-7347 Fixes the issue that the application threw "java.awt.image.RasterFormatException" when converting Word to PDF. Bug SPIREDOC-7378 Fixes the issue that…
We are glad to announce the release of Spire. PDF for Java 5.4.2. This version supports setting SignImageLayout.Stretch to make signature picture automatically fit the signature field size, also, it enhances the conversion from PDF to Word, PDF to PDFA3A as well as OFD to PDF. In addition, it fixes some known issues such as the image background color was incorrect after adding a watermark. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-2425 Supports setting SignImageLayout.Stretch to make signature picture automatically fit the signature field size. signature.setSignImageLayout(SignImageLayout.Stretch);…
We are happy to announce the release of Spire.Spreadsheet 6.4.1. This version supports calculating all formulas for a single spreadsheet, and fixes some known issues such as some special fonts weren't displayed correctly. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPREADSHEET-196 Supports calculating all formulas for a single spreadsheet. spreadsheet1.ActiveWorksheet.CalculateAllValue() Bug SPREADSHEET-194 Fixes the issue that some special fonts weren't displayed correctly. Bug SPREADSHEET-197 Optimizes the issue that some property names were garbled. Bug SPREADSHEET-198 Fixes the issue that the formula calculation failed. Click the link to…
We are glad to announce the release of Spire.PDF 8.4.15. This version enhances the conversion from PDF to Word and PDF to images. In addition, it fixes some known issues such as the memory consumption wasn't release immediately after merging PDF files. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-349 SPIREPDF-372 SPIREPDF-377 Fixes the issue that the content was incorrect after converting XPS to PDF. Bug SPIREPDF-386 Fixes the issue that the application threw "OutOfMemoryException" when converting XPS to PDF. Bug SPIREPDF-438 Fixes the issue that the signature…
page 93