News & Releases
|
|

Spire.XLS for Java 4.4.6 adds a new method to customize paper size
We are happy to announce the release of Spire.XLS for Java 4.4.6. This version adds a new method to customize paper size and enhances the conversions from Excel to HTML, as well as from XLSX to XLSM. More details are listed below.
Here is a list of changes made in this release
| Category | ID | Description |
| New feature | SPIREXLS-3218 | Adds a new method "setCustomPaperSize" to customize paper size.
workbook.getWorksheets().get(0).getPageSetup().setCustomPaperSize(100, 100); |
| Bug | SPIREXLS-3173 | Fixes the issue that the content was incorrect after converting Excel to HTML. |
| Bug | SPIREXLS-3174 | Fixes the issue that the data was hidden after converting XLSX to XLSM. |
Click the link to download Spire.XLS for Java 4.4.6: