Spire.Doc 13.4.4 enhances the conversion from Word to PDF
2025-04-23 04:03:53
We are delighted to announce the release of Spire.Doc 13.4.4. This version enhances the conversion from Word to PDF. Besides, a lot of known issues are fixed successfully in this version, such as the issue that Fixed the issue that TextBox could not be obtained after using Document.Clone(). More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-10815 Fixes the issue that TextBox could not be obtained after using Document.Clone(). Bug SPIREDOC-10865 Fixes the issue that the program threw “System.ArgumentException” when comparing Word documents. Bug SPIREDOC-10985 Fixes the issue that…
Spire.Presentation for Java 10.4.0 enhances the conversion from PowerPoint to images
2025-04-16 01:58:33
We are pleased to announce the release of Spire.Presentation for Java 10.4.0. This version mainly fixes the issues that occurred when converting PowerPoint to images, PDF and HTML. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2668 Fixes the issue where the content was incorrect when converting PowerPoint to images. Bug SPIREPPT-2669 Fixes the issue where the text shadow effect was lost when converting PowerPoint to images. Bug SPIREPPT-2672 Fixes the issue where the text layout was incorrect when converting PowerPoint to images. Bug SPIREPPT-2693 Fixes the issue where…
Spire.Presentation 10.4.2 enhances conversions from Presentation to SVG and PDF
2025-04-11 00:42:00
We are delighted to announce the release of Spire.Presentation 10.4.2. The latest version enhances conversions from Presentation to SVG and PDF. Moreover, some known bugs are fixed in this update, such as the issue where modifying data in PPT charts resulted in incorrect output. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-5749 Fixes the issue that converting PPT to SVG resulted in incorrect shapes. Bug SPIREPPT-2663 Fixes the issue where modifying data in PPT charts resulted in incorrect output. Bug SPIREPPT-2740 Fixes the issue that converting PPT to…
Spire.Barcode for Python 7.2.12 supports Linux ARM platform
2025-04-10 06:33:36
We are happy to announce the release of Spire.Barcode for Python 7.2.12. This version supports Linux ARM platform, and also upgrades SkiaSharp version to 3.116.1. Details are listed below. Here is a list of changes made in this release Category ID Description New feature - Upgrades SkiaSharp version to 3.116.1. New feature - Adds support for Linux ARM platform. Click the link to download Spire.Barcode for Python 7.2.12: https://www.e-iceblue.com/Download/barcode-for-python.html
Spire.XLS 15.4.0 supports more than ten new formulas
2025-04-09 01:42:00
We are excited to announce the release of Spire.XLS 15.4.0. This version introduces more than ten new formulas, such as RANK.AVG, PERCENTILE.INC, and BINOM.DIST. It also enhances the conversion from Excel to PDF. Besides, a lot known issues are fixed successfully in this version, such as the issue where the structure protection password was lost when saving Excel documents. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5695 Supports the RANK.AVG formula. workbook.Worksheets[0].Range["E9"].Formula = "=RANK.AVG(10,A1:A6)"; New feature SPIREXLS-5696 Supports the RANK.EQ formula. //Default descending order workbook.Worksheets[0].Range["E9"].Formula = "=RANK.EQ(10,A1:A6)";…
Spire.XLS for Java 15.4.0 supports creating a slicer using table data
2025-04-08 01:53:28
We're pleased to announce the release of Spire.XLS for Java 15.4.0. The latest version supports creating a slicer using table data. Moreover, some known bugs are fixed successfully in this update, such as the issue that OLE objects failed to open correctly after converting Excel to XLSB format. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports creating a slicer using table data. Workbook wb = new Workbook(); //Get the first worksheet of workbook Worksheet worksheet = wb.getWorksheets().get(0); worksheet.getRange().get("A1").setValue("fruit"); worksheet.getRange().get("A2").setValue("grape"); worksheet.getRange().get("A3").setValue("blueberry"); worksheet.getRange().get("A4").setValue("kiwi"); worksheet.getRange().get("A5").setValue("cherry"); worksheet.getRange().get("A6").setValue("grape"); worksheet.getRange().get("A7").setValue("blueberry"); worksheet.getRange().get("A8").setValue("kiwi"); worksheet.getRange().get("A9").setValue("cherry");…
Spire.Doc for Java 13.4.1 enhances the conversions from Word to HTML/PDF
2025-04-07 09:40:41
We're pleased to announce the release of Spire.Doc for Java 13.4.1. This version enhances the conversions from Word to HTML/PDF, and also fixes some issues that occurred when retrieving content and obtaining OLE NativeDataBytes. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-11117 Optimizes the time-consuming issue of Word to PDF conversion. Bug SPIREDOC-11123 Fixes the issue that the program threw the "AssertionError" exception when converting Word documents to HTML. Bug SPIREDOC-11139 Fixes the issue that the program threw an exception when retrieving content of the saved documents. Bug…
Spire.DocViewer 8.9 upgrades HarfBuzzSharp and SkiaSharp
2025-04-02 01:57:41
We are delighted to announce the release of Spire.DocViewer 8.9. This version upgrades the versions of HarfBuzzSharp and SkiaSharp on .NET (.NET 4.6 and 4.8) and .NET Core platforms. More details are listed below. Here is a list of changes made in this release Category ID Description Adjustment - Upgrades the versions of HarfBuzzSharp and SkiaSharp on .NET (.NET 4.6 and 4.8) and .NET Core platforms. HarfBuzzSharp->8.3.0.1、SkiaSharp->3.116.1 Click the link to download Spire.DocViewer 8.9: https://www.e-iceblue.com/Download/download-docviewer-for-net-now.html
