Aspose.Cells for Node.js via Java is the new name for Aspose.Cells for JavaScript via Java.
Aspose.Cells for Node.js via Java V22.8
Released: Aug 9, 2022
V22.8 での更新項目
機能
Added support for specifying which sheets to output while exporting to PDF/XPS.
Added the ability to export formulas to HTML only depending on the HtmlSaveOptions.Exportformula option.
Enhanced parsing HTML string to cell.
不具合の修正
Setting date before 1581 to a cell generated incorrect date string.
Copy worksheet across workbooks, the cell format is abnormal.
Aspose.Cells formula calculation engine produces ?#N/A? values for certain cells.
Bug of formatting 0.9999999999999999 with custom “#” for JDK8 or later versions.
Data is messed up when opening an Excel document with hidden columns into GridWeb (Java).
Investigate the row resize issue when resize to very little height.
Bottom border lost at the last row in the workbook.
Excessive memory usage on conversion of Excel file to HTML.
Excel to PDF conversion using Aspose.Cells for Java v22.7 causes garbled characters.
Line break is not right in the output XLSX after set html string into cell.
Table header row styling lost when copying sheet.
Issue with character string replacement of textbox placed in Excel spreadsheet.
Endless saving workbook to HTML format.
Exception “java.lang.IllegalArgumentException: can’t parse argument number: 1:X8” when loading the Excel file using “org.apache.commons.io.input.AutoCloseInputStream”.
Error when saving as PDF - Investigation required.