Spire.XLS | News & Releases
We're pleased to announce the release of Spire.XLS 15.12. This version supports customizing export options when converting Excel to Markdown. Furthermore, the .NET 10.0 framework is now supported, while some obsolete frameworks have been removed. Meanwhile, some issues that occurred when converting Excel to PDF or HTML, and calculating formulas have also been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description Adjustment / Removed .NET 2.0, .NET 4.0 ClientProfile, netcoreapp 2.0, and WPF 4.0 ClientProfile; added support for .NET 10.0. New Feature SPIREXLS-5938, SPIREXLS-5975 Supports customizing export options…
We're pleased to announce the release of Spire.XLS 15.11.3. This version adds support for exporting equation content to MathML and LaTeX, the XMATCH function, converting Excel to JSON, setting EMF background images, and inserting checkbox effects similar to Office 365. Meanwhile, several issues related to loading Excel documents, converting Excel to PDF, and formula calculations have been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5977, SPIREXLS-5978 Added support for exporting equation content to MathML and LaTeX. Workbook workbook = new Workbook(); workbook.LoadFromFile(inputFile); Worksheet sheet =…
We are delighted to announce the release of Spire.XLS 15.10.3. This version adds support for reading Office cached cloud fonts by default, in addition to system and in-memory fonts. It also adjusts the parameters of the AddDigitalSignature() and IDigitalSignatures.Add() methods, and fixes several known issues to improve the library’s stability and performance. Details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5979 Adds support for reading Office cached cloud fonts by default, besides system font directories and in-memory fonts. Adjustment - Modifies the parameter list of the AddDigitalSignature() and IDigitalSignatures.Add()…
We're pleased to announce the release of Spire.XLS 15.9.7. This version adds a new interface for creating and modifying Equations, and also supports the ISOMITTED, LAMBDA functions. Besides, some issues that occurred when converting Excel to PDF and copying worksheets have been successfully fixed. More details are shown below. Here is a list of changes made in this release Category ID Description Optimization SPIREXLS-5888 Optimizes the time consumption for converting Excel to PDF. Optimization SPIREXLS-5929 Optimizes the time consumption for converting Excel to HTML. New feature SPIREXLS-4316 Adds IXlsEquation Interface to support creating and modifying Equations. Workbook workbook = new…
We're pleased to announce the release of Spire.XLS 15.8.3. This version adds support for the FORMULATEXT and PDURATION functions. Meanwhile, several issues that occurred when converting Excel to PDF or images, saving workbooks, handling PivotTables, and preserving cell styles have also been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5800 Supports the FORMULATEXT function. sheet.Range["D2"].Formula = "=FORMULATEXT(B2)"; New feature SPIREXLS-5895 Supports the PDURATION function. sheet.Range["B2"].Formula = "=PDURATION(2.5%,2000,2200)"; Bug SPIREXLS-5878 Fixed an issue where text line breaks were incorrect when converting Excel to PDF. Bug SPIREXLS-5884…
We're pleased to announce the release of Spire.XLS 15.7.8. This version adds the LoadFromMarkdown() method to support for loading Markdown-format documents. It also includes several important bug fixes, such as issues with Excel-to-PDF conversion, AGGREGATE formula calculation, text layout, and formula evaluation. More details are listed below. Here is a list of changes made in this release Category ID Description New feature — Adds the LoadFromMarkdown() method to support for loading Markdown-format documents. Workbook wb = new Workbook(); wb.LoadFromMarkdown("test.md"); wb.SaveToFile("out.pdf", FileFormat.PDF); wb.SaveToFile("out.xlsx", ExcelVersion.Version2010); Bug SPIREXLS-5820 Fixes the issue where checkboxes were displayed incorrectly after converting Excel to PDF. Bug SPIREXLS-5833…
We are excited to announce the release of Spire.XLS 15.6.6. The latest version supports the SHEETS function. Besides, some known bugs are fixed successfully in this version, such as the issue that the AutoFitColumns effect was not working correctly. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5806 Supports the SHEETS function. sheet.Range["B2"].Formula = "=SHEETS()"; sheet.Range["B3"].Formula = "=SHEETS(Sheet2!C5)"; sheet.Range["B4"].Formula = "=SHEETS(Sheet3:Sheet5!A1)"; sheet.Range["B6"].Formula = "=SHEETS(Sheet4!C5); Bug SPIREXLS-5802 Fixes the issue where the AutoFitColumns effect was not working correctly. Bug SPIREXLS-5804 Fixes the issue where the style of shapes was…
We are excited to announce the release of Spire.XLS 15.5.2. This version supports detecting and removing duplicate rows and several new functions, such as TRIMRANGE and ERF.PRECISE. Besides, some known issues are fixed in this version, such as the issue that the sorting results were incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5787 Supports detecting and deleting duplicate rows. // Remove duplicate rows in the worksheet sheet.RemoveDuplicates(); // Remove duplicate rows within specified range sheet.RemoveDuplicates(int startRow, int startColumn, int endRow, int endColumn); // Remove duplicate rows…
Page 1 of 8
page 1

Coupon Code Copied!

Christmas Sale

Celebrate the season with exclusive savings

Save 10% Sitewide

Use Code:

View Campaign Details