Browse our Products

Aspose.Cells for Java 19.10 Release Notes

KeySummaryCategory
CELLSJAVA-41814Support custom data sorting for the specific area in PivotTable reportNew Feature
CELLSJAVA-42988Performance issue with calculateFormula()Enhancement
CELLSJAVA-41103Pivot table data coloring and formatting is not rendering properlyBug
CELLSJAVA-43007PDF is not generated as expectedBug
CELLSJAVA-43025Cell.getStyle.getCustom returns wrong format for German localeBug
CELLSJAVA-43013ArrayIndexOutOfBoundsException while loading the Excel 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 Cells.RemoveDuplicates() method

Removes duplicate data of the range.

Adds OleObject.FullObjectBin property

Gets the full embedded ole object binary data in the template file.

Adds ContentTypeProperty.IsNillable property

Indicates whether the property could be null.

Add WorkbookDesigner.SetDataSource(String,ICellsDataTable) method

Sets the data source for smart marker designer.

Adds ImageOrPrintOptions.PageSavingCallback property

Control/Indicate progress of page saving process.

Adds ImageOrPrintOptions.IsFontSubstitutionCharGranularity property

Indicates whether only substitute the font of character when the cell font is not compatibility for it.

Removes obsoleted class HTMLLoadOptions

Use class HtmlLoadOptions instead.

Removes obsoleted class ODSLoadOptions

Use class OdsLoadOptions instead.

Removes obsoleted class JSONUtility

Use class JsonUtility instead.


 
 English