Browse our Products

Aspose.Cells for Java 9.0.0 Release Notes

1) Aspose.Cells

KeySummaryCategory
CELLSJAVA-41947Ability to detect if a DataPoint is in Pie or BarNew Feature
CELLSJAVA-41827Spreadsheet takes more than 3 minutes to calculate formulas when using Workbook.calculateFormula() methodEnhancement
CELLSJAVA-41969Cell shading is missing while converting HTML to XLSX file formatBug
CELLSJAVA-41955Workbook to HTML show ‘#’ in the cellsBug
CELLSJAVA-41942Missing borders, cell shading and images - HTML to Excel renderingBug
CELLSJAVA-41967Cells missing in PDF when multiple print-areas are defined in a single sheetBug
CELLSJAVA-41958Right side legend is truncating in the chart’s imageBug
CELLSJAVA-41953Text misplaced in the diagram after converted to HTML formatBug
CELLSJAVA-41948Chart is changed while converting spreadsheet to HTMLBug
CELLSJAVA-41981Incorrect position of vertical line in the chart’s PDFBug
CELLSJAVA-41964Autofit does not consider indent levelBug
CELLSJAVA-40260Changing the text of an existing WordArt in an Excel fileBug
CELLSJAVA-41971Cell.getValiationValue() throws NullPointerException for custom validation typeException
CELLSJAVA-41963Illegal key size exception occurs while opening the source a5.xlsxException
CELLSJAVA-41962ArrayIndexOutOfBoundsException exception occurs while opening the source a4.xlsException
CELLSJAVA-41961Invalid string in the file exception occurs while opening the source a3.xlsException
CELLSJAVA-41960NegativeArraySizeException exception occurs while opening the source a2.xlsException
CELLSJAVA-41959NullPointerException exception occurs while opening the source a1.xlsxException

2) Aspose.Cells Grid Suite

KeySummaryCategory
CELLSJAVA-41965Get the version like CELLSNET-44565 and CELLSNET-44676 that is also needed for GridWeb (Java)Enhancement

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 Shape.TextOptions property

Represents the text options of the shape.

Obsoletes Worksheet.SetBackground method

Please use Worksheet.BackgroundImage property instead.

Obsoletes LineShape.BeginArrowheadStyle and ArcShape.BeginArrowheadStyle

Please use Shape.Line.BeginArrowheadStyle property instead.

Obsoletes LineShape.BeginArrowheadWidth and ArcShape.BeginArrowheadWidth

Please use Shape.Line.BeginArrowheadWidth property instead.

Obsoletes LineShape.BeginArrowheadLength and ArcShape.BeginArrowheadLength

Please use Shape.Line.BeginArrowheadLength property instead.

Obsoletes LineShape.EndArrowheadStyle and ArcShape.EndArrowheadStyle

Please use Shape.Line.EndArrowheadStyle property instead.

Obsoletes LineShape.EndArrowheadWidth and ArcShape.EndArrowheadWidth

Please use Shape.Line.EndArrowheadWidth property instead.

Obsoletes LineShape.EndArrowheadLength and ArcShape.EndArrowheadLength

Please use Shape.Line.EndArrowheadLength property instead.

Deletes obsoleted Worksheet.CopyConditionalFormatting() method

Deletes obsoleted Workbook.CheckWriteProtectedPassword() method

Please use WorkbookSettings.WriteProtection.ValidatePassword method instead.

Renames Workbook.RemoveDigitallySign as Workbook.RemoveDigitalSignature method

The Workbook.RemoveDigitallySign method has been renamed to Workbook.RemoveDigitalSignature.

Adds ChartSplitType.Auto property

Represents the data points shall be split using the default mechanism for this chart type.

Adds ChartPoint.IsInSecondaryPlot property

Gets or sets a value indicates whether this data points is in the second pie or bar on a pie of pie or bar of pie chart.

Adds OleObject.ClassIdentifier property

Gets or sets the class identifier of the embedded object.


 
 English