News Category

We are glad to announce the release of Spire.XLS for .NET 13.8.0. This version supports setting paper size to DIN A0 and supports grayscale printing. It also optimizes performance for converting xlsx to HTML with long processing time and high memory consumption. Besides, it enhances the conversion from Excel to PDF and image. In addition, many known issues are fixed in this version, such as the issue that involved failed font replacement. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-288 Supports setting paper size to DIN A0.…
We are pleased to announce the release of Spire.XLS for .NET 13.7.0. This version supports NETWORKDAYS.INTL function. What’s more, some known issues are fixed in this version, such as the issue that the content was incorrect after converting a chart to an image. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4712 Supports NETWORKDAYS.INTL function. Bug SPIREXLS-411 Fixed the issue that the added numbers were displayed as date format. Bug SPIREXLS-698 Fixed the issue that the content was incorrect after converting a chart to an image. Bug SPIREXLS-883…
We are pleased to announce the release of Spire.XLS 13.5.6. This version adds the method to optimize the speed of deleting rows and it adds two methods to realize the movement of chartsheets and worksheets between positions. Besides, it enhances the conversion from Excel to PDF and image. In addition, many known issues are fixed in this version, such as the issue that the setting on top function does not take effect when adding a text box. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4560 Adds two…
We are happy to announce the release of Spire.XLS 13.5.0. This version supports ISO.CEILING and WORKDAY.INTL functions as well as EVALUATE function in WPS. It also enhances the conversion from Excel to HTML and images. In addition, many known issues are fixed in this version, such as the issue that the function area of the menu bar was incorrect after saving the document. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4561 Supports ISO.CEILING function. Workbook workbook = new Workbook(); workbook.Worksheets[0].Range["A1"].Formula = "ISO.CEILING(12.69,2)"; workbook.CalculateAllValue(); workbook.SaveToFile("result.xlsx",ExcelVersion.Version2016); New feature SPIREXLS-4564…
We are excited to announce the release of Spire.XLS 13.4.0. This version supports BITXOR and ISFUNCTION functions. Besides, it enhances the conversion from Excel to HTML, images, as well as PDF and the conversion from HTML to Excel. What's more, some known issues are fixed in this version, such as the issue that the application threw 'missing root element' when loading a .xlsm file. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4485 Supports BITXOR function. Workbook workbook = new Workbook(); workbook.Worksheets[0].Range["A1"].Formula = "BITXOR(12,58)"; workbook.CalculateAllValue(); workbook.SaveToFile("result.xlsx"); New feature…
We are happy to announce the release of Spire.XLS Standard Edition 12.12. This version fixes the issue that the program threw an exception "Some parts of this workbook may have been repaired or discarded" while saving files. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-4571 Fixes the issue that the program threw an exception "Some parts of this workbook may have been repaired or discarded" when saving files. Click the link to download Spire.XLS Standard Edition 12.12: https://www.e-iceblue.com/Download/download-excel-for-net-now.html More information of Spire.XLS new release or hotfix: https://www.e-iceblue.com/forum/spire-xls-new-release-or-hotfix-t4630.html
We are pleased to announce the release of Spire.XLS 13.3.2. This version supports the ISOWEEKNUM formula, CEILING.PRECISE formula, ENCODEURL formula and supports replacing one font with another in a worksheet. Besides, it enhances the conversion from Excel to PDF, HTML and image. In addition, many known issues are fixed in this version, such as the issue that the location of the added TextBox was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4396 Supports the ISOWEEKNUM formula. Workbook workbook = new Workbook(); workbook.Worksheets[0].Range["A1"].Formula = "ISOWEEKNUM(DATE(2012,1,1))"; workbook.CalculateAllValue(); workbook.SaveToFile("result.xlsx");…
We are glad to announce the release of Spire.XLS 13.2.4. This version supports the FLOOR.MATH formula as well as "what if analysis" goal seek and supports setting the Boolean value of addQuotationForStringValue to make the result strings have quotation marks after converting excel to CSV. Besides, this version enhances the conversion from Excel to PDF and images. Moreover, some known issues are successfully fixed in this release. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4405 Supports setting the Boolean value of addQuotationForStringValue to make the result strings…
Page 2 of 5