Browse our Products

Aspose.Cells for Java 8.8.2 Release Notes

Aspose.Cells

KeySummaryCategory
CELLSJAVA-41848Certain data labels are missing while rendering chart to imageBug
CELLSJAVA-41850CellsException: Cell has been removed: D9 with MemorySetting.MEMORY_PREFERENCEException
CELLSJAVA-41844Exception: “Shape to image Error !” when rendering a worksheet to imageException

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 DeleteOptions class.

Represents the setting of deleting rows/columns.

Adds override Cells.DeleteBlankRows(DeleteOptions options) and Cells.DeleteBlankColumns(DeleteOptions options) methods.

Deletes blank rows or columns with setting.


 
 English