Browse our Products

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

KeySummaryCategory
CELLSJAVA-43639Creation date and time and modification date cannot be extractedEnhancement
CELLSJAVA-43622XLSX to PDF: Shape to image ErrorBug
CELLSJAVA-43756Image distortion during Excel to HTMLBug
CELLSJAVA-43309Details changed on Excel to HTML conversionBug
CELLSJAVA-43578Formatting issues while converting Excel to HTMLBug
CELLSJAVA-43579Text Alignment issue during Excel to HTML conversionBug
CELLSJAVA-43630Hyperlink function hyperlink is invalid when Excel is converted to HTMLBug
CELLSJAVA-43635When exporting html, the length of the data bar is shorter than that in excelBug
CELLSJAVA-43709Re-saved XLSM file cause file corruption popup when opening by ms excelBug
CELLSJAVA-43758Array formula evaluation problemBug
CELLSJAVA-43680Databar issue of conditional formatting in the generated pdfBug
CELLSJAVA-43689Setting the conditional formatting to cell and using DataBar.toImage result in blank pictureBug
CELLSJAVA-43723The font in the cell is not fully displayed When Excel file is converted to PDFBug
CELLSJAVA-43724Not able to convert complex HTML into CSVBug
CELLSJAVA-43728Text orientation changed while Excel to PDF conversionBug
CELLSJAVA-43752Excel to HTML rendering - issue with conditional formatting to hide bordersBug
CELLSJAVA-43792Font is incorrect when setting HtmlLoadOptions for HTML to Excel conversionBug
CELLSJAVA-43571DataLabels truncation issue When Converting XLSX to PDFBug
CELLSJAVA-43587Donut chart labels misplacedBug
CELLSJAVA-43620Vertical axis values and point labels are not rendered properly when rendering Excel file (containing Waterfall chart) to HTMLBug
CELLSJAVA-43621Function RANDBETWEEN(bottom, top) value results are different from Excel resultsBug
CELLSJAVA-41710Wrong rendering of HTML after conversion from XLSXBug
CELLSJAVA-43422HTML to Excel conversion - “mso-ignore: padding” in CSS have no effectBug
CELLSJAVA-43606Background text formatting changed while merging filesBug
CELLSJAVA-43769MSO Excel (XLS) document cannot be loadedBug
CELLSJAVA-43631Exception “java.lang.NullPointerException” when loading XLSM fileException
CELLSJAVA-43655ArrayIndexOutOfBoundsException with getStringValueException
CELLSJAVA-43788Exception raised while setting value for chart seriesException
CELLSJAVA-43632Exception “Invalid FontUnderlineType string val” when loading an XLSX fileException
CELLSJAVA-43633Exception “Invalid MsoLineDashStyle string val” when loading an XLSX fileException

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 AutoFitterOptions.FormatStrategy property.

Gets and sets the formatted strategy for auto fitting.

Adds MsoFormatPicture.Transparency property.

Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).

Adds overloaded PivotTableCollection.Remove() methods.

Deletes the specified PivotTable and checks whether keeping cells’ data .

Adds ImageOrPrintOptions.IsOptimized property.

Indicates whether optimize the output elements. Default value is false. Currently only the border lines are optimized when this property is set to true.


 
 English