Browse our Products

Aspose.Cells for Node.js via Java 21.10 Release Notes

KeySummaryCategory
CELLSJAVA-43768Java Heap Space Issue is observed while Converting XLSX file to PDFEnhancement
CELLSJAVA-43875Exception “Invalid FontUnderlineType string val” on loading the XLSX fileEnhancement
CELLSJAVA-43876Exception “java.lang.ArrayIndexOutOfBoundsException” on loading an XLSX fileEnhancement
CELLSJAVA-43646The shadow effect of the text is not rendered correctlyBug
CELLSJAVA-43760Isosceles triangle orientation is incorrectBug
CELLSJAVA-43786When converting XLS file to XLSX, some parts regarding shapes are not rendered correctlyBug
CELLSJAVA-43838After executing XlsToXlsx, the AutoShape is lostBug
CELLSJAVA-43839After executing XlsToXlsx, the LeftBracket is lostBug
CELLSJAVA-43842After executing XlsToXlsx, the shape of LeftBracket is different from the originalBug
CELLSJAVA-43848Excel to PDF conversion - some WordArt characters are not wrapped the same way as in Excel fileBug
CELLSJAVA-43880Incorrect rounded corners of the text box after converting xls to xlsxBug
CELLSJAVA-43867Conditional format icon are different when export to htmlBug
CELLSJAVA-43812excelToHtml: The shape position offset is incorrectBug
CELLSJAVA-43871Prism 9 OLE objects not displayed on output PDFBug
CELLSJAVA-43883Incorrect renderred page’s sizesBug
CELLSJAVA-43881Merging files causes the background color setting of the sheets missingBug
CELLSJAVA-43892Borders of Excel converted to HTML are missingBug
CELLSJAVA-43787Exception “IllegalArgumentException: dash lengths all zero …” in Excel to HTML renderingException
CELLSJAVA-43885IllegalArgumentException while converting excelException
CELLSJAVA-43874Workbook.save throws an exception on a specific file by Aspose.Cells only when Aspose license is appliedException

Public API and Backwards Incompatible Changes

The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Cells for Java. If you have concerns about any change listed, please raise it on the Aspose.Cells support forum.

Adds overloaded method Name.GetRefersTo().

Gets the formula expression based on the specified cell.

Adds overloaded method Range.AutoFill().

Automatically fill the target range with filling type.

Adds Comment.IsThreadedComment property.

Indicates whether this comment is threaded comment.

Adds HtmlSaveOptions.IgnoreInvisibleShapes property.

Indicates whether ingoring invisible shapes when saving html.

Adds Range.CurrentRegion property.

Returns a range bounded by any combination of blank rows and blank columns.

Adds AxisBins class.

Represents axis bins for Histogram Charts.

Obsoletes method SheetRender.GetPageSize(int pageIndex)

Use SheetRender.GetPageSizeInch(int pageIndex) instead.

Adds method SheetRender.GetPageSizeInch(int pageIndex)

Get page size of output image?in unit of inch.

Adds method WorkbookRender.GetPageSizeInch(int pageIndex)

Get page size output image?in unit of inch.


 
 English