Spire.Presentation for Python 8.9.0 supports setting custom DPI when saving shapes as images
2023-09-27 09:24:53
We are pleased to announce the release of Spire.Presentation Python 8.9.0. This version adds a method to set custom DPI when saving shapes as images. Besides, it also fixes the issue that the program threw "System.NullReferenceException" when resetting the slide size. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2346 Adds a method to set custom DPI when saving shapes as images. presentation.Slides[0].Shapes.SaveAsImage(0, 300, 300); Bug SPIREPPT-2345 Fixes the issue that the program threw "System.NullReferenceException" when resetting the slide size. Click the link below to get Spire.Presentation for…
Spire.Presentation 8.9.4 supports setting the time for automatic slide switching
2023-09-27 06:23:18
We are happy to announce the release of Spire.Presentation 8.9.4. This version supports setting the time for automatic slide switching as well as setting and reading the transparency and brightness of gradient stop styles. It also enhances the conversion from slides to pictures. Besides, some known issues are fixed in this version, such as the issue that the collection of corner coordinates of polygons obtained was incomplete. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2351 Supports setting the time for automatic slide switching. Presentation ppt = new…
Spire.Office for Java 8.9.7 is released
2023-09-26 09:49:40
We are delighted to announce the release of Spire.Office for Java 8.9.7. In this version, Spire.Doc for Java optimizes the mechanism for reading documents with existing issues, so that the program throws an exception and terminates when reading such a document to avoid causing memory overflow; Spire.PDF for Java supports converting PDF to SVGZ and comparing PDF documents; Spire.Presentation for Java supports specifying the number of pages when converting PPTX to other document formats. In addition, many known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 8.9.7: https://www.e-iceblue.com/Download/office-for-java.html Here…
Spire.PDF for Java 9.9.6 supports converting PDF to SVGZ and comparing PDF documents
2023-09-26 09:37:18
We are excited to announce the release of Spire.PDF for Java 9.9.6. This version supports converting PDF to SVGZ and comparing PDF documents. It also enhances the conversion from PDF to Excel, SVG, and PPTX. Moreover, some known issues are fixed in this version, such as the issue that the program threw "PDF file structure is not valid" when loading PDF documents. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-6082 SPIREPDF-6178 SPIREPDF-6220 Provides the XlsxSpecialTableLayoutOptions interface to optimize formatting when converting PDF with tables to Excel. PdfDocument…
Spire.Presentation for Java 8.9.4 supports specifying page ranges when converting PPTX to other file formats
2023-09-25 07:07:30
We are pleased to announce the release of Spire.Presentation for Java 8.9.4. This version supports specifying the number of pages when converting PPTX to other document formats. What's more, some known issues are fixed in this version, such as the issue that the path of video and image was incorrect after converting PPTX to HTML. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2366 Supports specifying the number of pages when converting PPTX to other document formats. ppt.saveToFile(2,5,outputFile, FileFormat.PDF); Bug SPIREPPT-2282 Fixes the issue that the application threw…
Spire.Doc 11.9.19 enhances the conversion from Word and HTML to PDF
2023-09-22 06:10:20
We are happy to announce the release of Spire.Doc 11.9.19. This version enhances the conversion from Word and HTML to PDF. Besides, a lot of known issues are fixed successfully in this version, such as the issue that extra shapes appeared after loading a document and saving it as a new document. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9455 Fixes the issue that the content was incorrect after adding a footer copied from another document to a document and then converting it to a PDF document. Bug…
Spire.PDF 9.9.9 enhances the conversion from PDF to images and OFD to PDF
2023-09-21 09:53:13
We are pleased to announce the release of Spire.PDF 9.9.9. This version enhances the conversion from PDF to images and OFD to PDF. What’s more, some other known issues are also fixed in this version, such as the issue that the size of split document was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6130 Fixes the issue that the program threw "System.StackOverflowException" when converting PDF to images. Bug SPIREPDF-6219 Fixes the issue that the program threw "System.ArgumentOutOfRangeException" when drawing HTML content. Bug SPIREPDF-6229 Fixes the issue that…
Spire.Doc for Java 11.9.5 optimizes the mechanism for reading documents with existing issues
2023-09-14 08:48:26
We are excited to announce the release of Spire.Doc for Java 11.9.5. This version optimizes the mechanism for reading documents with existing issues, so that the program throws an exception and terminates when reading such a document to avoid causing memory overflow. It also enhances the conversion from Word to PDF and HTML as well as conversion from HTML to Docx. Besides, many known issues are fixed in this version, such as the issue that finding text using regular expressions failed. More details are listed below. Here is a list of changes made in this release Category ID Description New…
