Spire.XLS for Java | News & Releases
We’re pleased to announce the release of Spire.XLS for Java 15.12.15. This version optimizes the logic for handling long text exceeding 253 characters in Excel headers, and fixes several known bugs as well. More details are as follows. Here is a list of changes made in this release Category ID Description Adjustment SPIREXLS-5909 Optimized the logic for handling text exceeding 253 characters in headers. When the limit is exceeded, an error message is now displayed: "The text string for header is too long. Bug SPIREXLS-6033 Fixed the issue where loading an Excel document caused a StringIndexOutOfBoundsException. Bug SPIREXLS-6039 SPIREXLS-6040 Fixed…
We're pleased to announce the release of Spire.XLS for Java 15.11.3. This version supports converting between Excel and Markdown formats, setting text box paragraphs to right-to-left. Besides, several issues that occurred when converting Excel to PDF/HTML and merging files 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-5882 Added support for converting between Excel and Markdown formats. //Markdown to Excel Workbook workbook=new Workbook(); workbook.loadFromMarkdown(inputFile); workbook.saveToFile("out.xlsx", FileFormat.Version2013); //Excel to Markdown Workbook workbook=new Workbook(); workbook.loadFromFile("in.xlsx"); workbook.saveToFile("out.md", FileFormat.Markdown); workbook.dispose(); New feature SPIREXLS-5943 Added support for setting text…
We're pleased to announce the release of Spire.XLS for Java 15.10.5. This version optimizes memory consumption when loading Excel documents. Meanwhile, several issues related to retrieving checkboxes, loading large Excel files, worksheet formatting, and file saving have been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description Optimization SPIREXLS-5921 Optimized memory consumption when loading Excel documents. Bug SPIREXLS-5185 Fixed the issue where retrieving checkboxes failed. Bug SPIREXLS-5913 Fixed the issue where the application hung when loading Excel files under a configured JVM maximum memory limit. Bug SPIREXLS-5930 Fixed the…
We're pleased to announce the release of Spire.XLS for Java 15.9.1. This version enhances the conversion from Excel to HTML. Besides, some known bugs are fixed in the new version, such as the issue where an "IllegalStateException" exception was thrown when saving an XLSB file. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-5927 Fixed an issue causing extra content and missing blank lines when converting Excel to HTML. Bug SPIREXLS-5942 Fixed an issue where an "IllegalStateException" exception was thrown when saving an XLSB file. Bug SPIREXLS-5944 Fixed an…
We're pleased to announce the release of Spire.XLS for Java 15.8.3. This version adds support for converting Excel files to HTML while preserving comments. Additionally, it includes several bug fixes related to Excel-to-PDF conversion, column widths, and HTML conversion. See the details below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5879 Supports converting Excel to HTML while preserving comments. HTMLOptions options = new HTMLOptions(); options.isSaveComment(true); Bug SPIREXLS-5820 Fixes incorrect checkboxes when converting Excel to PDF. Bug SPIREXLS-5887 Fixes the issue where non-compliant defaultColWidthPt attribute was added when saving Excel documents according to…
We’re glad to announce the release of Spire.XLS for Java 15.7.7. The latest version supports Array data binding in MarkerDesigner. Moreover, some known bugs are fixed successfully in the new version, such as the issue that font rendering was incorrect when converting Excel to PDF in Linux environments. More details are listed below. Here is a list of changes made in this release: Category ID Description New feature SPIREXLS-5874 Supports Array data binding in MarkerDesigner. Workbook workbook = new Workbook(); // Get the first worksheet from the workbook Worksheet sheet = workbook.getWorksheets().get(0); // Set the value of cell range A1…
We’re glad to announce the release of Spire.XLS for Java 15.6.3. This version starts to support font stream when applying custom fonts, and support retrieving the cell location of embedded images. Meanwhile, a number of known bugs 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-5817 Added support for font stream data when applying custom fonts. Workbook book = new Workbook(); FileInputStream stream = new FileInputStream("fontpath"); book.setCustomFontStreams(new FileInputStream[]{stream}); New feature SPIREXLS-5821 Added support for setting setIsSaveBlankCell to control whether to export extra blank cells…
We are delighted to announce the release of Spire.XLS for Java 15.5.1. This version enhances the conversion from Excel to HTML. Besides, some known issues are fixed successfully in this version, such as the issue that the program threw an exception when calling Worksheet.findAllString for specific documents. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-5737 Fixes the issue that the program threw an exception when calling Worksheet.findAllString for specific documents. Bug SPIREXLS-5750 Fixes the issue that the images shifted upward when converting specific Excel files to HTML. Bug…
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