Spire.PDF for C++ 10.7.3 enhances the conversion from OFD to PDF
2024-11-26 03:48:32
We are excited to announce the release of Spire.PDF for C++ 10.7.3. The newest version fixes the issue that the incorrect highlighted text effect occurred when converting OFD to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6978 Fixed the issue that the incorrect highlighted text effect occurred when converting OFD to PDF. Click the link below to download Spire.PDF for C++ 10.7.3: https://www.e-iceblue.com/Download/pdf-for-cpp.html
Spire.XLS for Python 14.9.3 supports determining whether to retain the original page size when converting Excel to PDF
2024-11-25 09:10:55
We are excited to announce the release of Spire.XLS for Python 14.9.3. This version supports determining whether to retain the original page size when converting Excel to PDF. It also enhances the conversion from chart sheets to images. Moreover, some known issues are fixed successfully in this version, such as the issue that an exception was thrown when setting font styles on ubuntu22. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5181 Supports determining whether to retain the original page size when converting Excel to PDF. book =…
Spire.XLS 14.11.3 supports passing values to group pivot tables
2024-11-25 07:40:36
We're pleased to announce the release of Spire.XLS 14.11.3. This version supports passing values to group pivot tables, and also supports the new formulas including ACOT, ACOTH, COT, TOROW, TOCOL. Moreover, some issues that occurred when converting, loading, saving and printing Excel documents have been successfully resolved. More details are shown below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5469 SPIREXLS-5470 SPIREXLS-5546 SPIREXLS-5564 SPIREXLS-5565 Supports the new formulas including ACOT, ACOTH, COT, TOROW, TOCOL. New feature SPIREXLS-5534 Supports passing values to group pivot tables. Workbook wb = new Workbook(); wb.LoadFromFile(inputFile); Worksheet pivotSheet…
Spire.Presentation for Java 9.11.3 optimizes the conversion from PowerPoint to images
2024-11-25 05:49:47
We are pleased to announce the release of Spire.Presentation for Java 9.11.3. The latest version optimizes the clarity when converting PowerPoint to images. Besides, some known bugs are fixed successfully, such as the issue that the program threw a "ClassCastException" error when using ISmartArtNode. getTextFrame(). getTextPosition(). More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2596 Optimizes the clarity when converting PowerPoint to image. Bug SPIREPPT-2624 Fixes the issue that the program threw a "ClassCastException" error when using ISmartArtNode. getTextFrame(). getTextPosition(). Bug SPIREPPT-2637 SPIREPPT-2650 SPIREPPT-2651 Fixes the issue that incorrect…
Spire.Presentation for Python 9.11.2 fixes some known issues
2024-11-20 02:10:40
We are delighted to announce the release of Spire.Presentation for Python 9.11.2. Some known issues are fixed successfully in this version, such as the issue that the size of images extracted from PowerPoint documents was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2620 Fixes the issue that the program threw "Microsoft PowerPoint 2007 file is corrpt" error when loading a PowerPoint document. Bug SPIREPPT-2660 Fixes the issue that the program threw "ArgumentNullException" error when saving slides to pictures. Bug SPIREPPT-2662 Fixes the issue that the size of…
Spire.PDF for Python 10.11.0 supports macOS system
2024-11-19 08:19:54
We're pleased to announce the release of Spire.PDF for Python 10.11.0. This version supports macOS system, which means that developers can now create, read, edit, and convert PDF files with Python on the MAC platform, experiencing efficient PDF processing performance. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-6505 Supports macOS system. Click the link to download Spire.PDF for Python 10.11.0: https://www.e-iceblue.com/Download/Spire-PDF-Python.html
Spire.Presentation for JavaScript is Now Available
2024-11-18 09:17:52
In a significant stride towards enhancing the capabilities of web developers, Spire.Presentation for JavaScript, a professional PowerPoint library, has been released. This powerful solution allows developers to integrate PowerPopint functionalities into their JavaScript applications seamlessly, making managing and manipulating PowerPoint presentations simple and effortless within web environments. Spire.Presentation for JavaScript Spire.Presentation for JavaScript is designed to streamline PowerPoint programming tasks, enabling users to create, read, edit, and convert PowerPoint presentations directly within their JavaScript environment. As a robust JavaScript PowerPoint API, it empowers seamless compatibility with popular frameworks such as Vue, React, Angular, and plain JavaScript. To learn more about…
Spire.Presentation 9.11.3 support setting whether to save SlidePicture shapes as graphic tags when converting PowerPoint to SVG
2024-11-13 02:31:42
We're glad to announce the release of Spire.Presentation 9.11.3. This version adds a new property to set whether to save SlidePicture shapes as graphic tags when converting PPTX to SVG, and also fix several issues that occurred when converting PPTX to PDFA/SVG, and loading PowerPoint files. Check below for more details. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2636 Adds a new boolean property "ppt.SaveToSvgOption.ConvertPictureUsingGraphicTag" to set whether to save SlidePicture shapes as graphic tags when converting PPTX to SVG. ppt.SaveToSvgOption.ConvertPictureUsingGraphicTag = true; Bug SPIREPPT-2552 Fixes the issue that PDFA standards were…
