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
Spire.Office for Java 10.3.0 is released
2025-03-31 07:30:24
We are excited to announce the release of Spire.Office for Java 10.3.0. In this version, Spire.Doc for Java supports setting default font; Spire.XLS for Java enhances the conversion from Excel to HTML; Spire.Presentation for Java supports setting the number of threads used to convert PowerPoint to PDF; Spire.PDF for Java optimizes OFD to PDF conversion time. Besides, a lot of known issues are fixed successfully in this version. More details are listed below. Click the link to download Spire.Office for Java 10.3.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.Doc for Java Category ID Description New…
Spire.Email 6.7 adds DLL for .NET 9.0 Framework
2025-03-31 07:20:47
We're pleased to announce the release of Spire.Email 6.7. This version adds DLL for .NET 9.0 Framework and removes DLL for .NET 7.0 Framework. Besides, it also upgrades the version of HarfBuzzSharp and SkiaSharp. See the content below for more details. Here is a list of changes made in this release Category ID Description Adjustment - Adds DLL for .NET 9.0 Framework and removes DLL for .NET 7.0 Framework Adjustment - Upgrades the version of HarfBuzzSharp and SkiaSharp on Net (net4.6, 4.8), NetCore, and NetStandard platforms: HarfBuzzSharp->8.3.0.1、SkiaSharp->3.116.1 Click the link to download Spire.Email 6.7: https://www.e-iceblue.com/Download/email-for-net.html More information of Spire.Email new…
Spire.Doc for JavaScript 13.3.3 supports writing files in MHTML format
2025-03-31 06:12:31
We are excited to announce the release of Spire.Doc for JavaScript 13.3.3. This version supports writing files in MHTML format. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports writing files in MHTML format. doc.SaveToFile(outputFile, FileFormat.Mhtml) Click the link below to download Spire.Doc for JavaScript 13.3.3: https://www.e-iceblue.com/Download/Spire-Doc-JavaScript.html
