Browse our Products

Aspose.Cells for Java 21.1 Release Notes

KeySummaryCategory
CELLSJAVA-43375Check Excel VBA passwordNew Feature
CELLSJAVA-43371XLSX to PDF conversion hangsBug
CELLSJAVA-43353Different diagrams on excel to pdfBug
CELLSJAVA-43377Images placement issues while converting Excel to HtmlBug
CELLSJAVA-43381DAYS function calculation errorBug
CELLSJAVA-43342Combo chart can?t display correctly in excel to pdfBug
CELLSJAVA-43354Percentages was not showed at the small histogramsBug
CELLSJAVA-40264Error with form controls or ActiveX controls when saving as EXCEL_97_TO_2003Bug
CELLSJAVA-43372Corrupted file created while converting ODS to XLSXBug
CELLSJAVA-43378Display as blank changes from true to false after cloning the workbookBug
CELLSJAVA-43379Exception raised while saving workbook as HTMLException
CELLSJAVA-43376Exception “java.lang.ClassCastException: Overflow in int to byte conversion. int value: 144” on 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.

Obsoleted PdfSaveOptions(SaveFormat) constructor.

Use PdfSaveOptions() constructor instead.

Obsoleted XlsbSaveOptions(SaveFormat) constructor.

Use XlsbSaveOptions() constructor instead.

Obsoleted XlsSaveOptions(SaveFormat) constructor.

Use XlsSaveOptions() constructor instead.

Obsoleted SpreadsheetML2003SaveOptions(SaveFormat) constructor.

Use SpreadsheetML2003SaveOptions() constructor instead.

Adds Chart.GetChartDataRange() method.

Gets the data range source of the chart.

Adds Chart.SwitchRowColumn() method.

Switches row/column of the chart’s data range source.

Adds OleObject.SetEmbeddedObject() method.

Sets embedded object .

Adds VbaProject.ValidatePassword() method.

Validates the password of VBA project.

Deletes obsoleted ChartPoint.MarkerBackgroundColor and Series.MarkerBackgroundColor properties , adds Marker.BackgroundColor property.

Uses Marker.BackgroundColor instead.

Deletes obsoleted ChartPoint.MarkerForegroundColor and Series.MarkerForegroundColor properties , adds Marker.ForegroundColor property.

Uses Marker.ForegroundColor instead.

Deletes obsoleted ChartPoint.MarkerBackgroundColorSetType and Series.MarkerBackgroundColorSetType properties , adds Marker.BackgroundColorSetType property.

Uses Marker.BackgroundColorSetType instead.

Deletes obsoleted ChartPoint.MarkerForegroundColorSetType and Series.MarkerForegroundColorSetType properties , adds Marker.ForegroundColorSetType property.

Uses Marker.ForegroundColorSetType instead.

Deletes obsoleted ChartPoint.MarkerSize and Series.MarkerSize properties.

Uses Marker.MarkerSize instead.

Deletes obsoleted ChartPoint.MarkerStyle and Series.MarkerStyle properties.

Uses Marker.MarkerStyle instead.


 
 English