Aspose.Cells for Android via Java 16.12.0 Release Notes

KeySummaryCategory
CELLSJAVA-42042Support Subtotal/Total labels in other languagesNew Feature 
CELLSJAVA-42043Specify Chart points’ positionsNew Feature 
CELLSJAVA-41974Refreshing PivotTable is not working in the rendered PDF fileBug 
CELLSJAVA-41900XLSM becomes corrupted by simple load and save operationBug 
CELLSJAVA-41790Hyperlinks are not working as expected after converting spreadsheet to HTMLBug 
CELLSJAVA-42010Some characters do not render in the output PDF Bug 
CELLSJAVA-41977Order of chart legend changed in Chart’s PDFBug 
CELLSJAVA-41972Z order of high-low lines is not correct in PDFBug 
CELLSJAVA-42015Spreadsheet becomes corrupted after re-saving with Aspose.CellsBug 
CELLSJAVA-42005Formula is changed after inserting to a cellBug 
CELLSJAVA-41997Strange behaviour with simple bean using Smart MarkersBug 
CELLSJAVA-41994Cell’s text overflows to next cellBug 
CELLSJAVA-42039CalculateFormula has issue to recalculate cells with reference to cells with formulasBug 
CELLSJAVA-42050Hebrew control characters are not rendered correctly in PDFBug 
CELLSJAVA-42020XLS to PDF conversion is taking too much timeBug 
CELLSJAVA-42017Layout problem when converting spreadsheet to PDFBug 
CELLSJAVA-42023X-axis labels are overlapping with Legend when rendered to PDF Bug 
CELLSJAVA-42022Picture does not scale well and its SVG file is not correctBug 
CELLSJAVA-42003Incorrect rendering of Chart while converting spreadsheet to HTMLBug 
CELLSJAVA-41986Spaces are omitted from text in PNG output of ChartBug 
CELLSJAVA-41438Selection or check state not saved when saving to PDFBug 
CELLSJAVA-41339Text and text alignment is messed up in the fileBug 
CELLSJAVA-42056Extending MS Excel table/ list object changes cells formattingBug 
CELLSJAVA-42055Adding Arc to a new Workbook generates a potentially unsafe spreadsheetBug 
CELLSJAVA-42038Table column resolving broken if containing ‘[’Bug 
CELLSJAVA-42021Issue with extending Excel Table/List Object content regarding formulasBug 
CELLSJAVA-42019Incorrect formula returned from a worksheet cellBug 
CELLSJAVA-42073XLSM becomes corrupted after re-save operationBug 
CELLSJAVA-42060DataBar width is not correct while converting spreadsheet to HTMLBug 
CELLSJAVA-42016Orange Row is not included in the Sum of Pivot TableBug 
CELLSJAVA-42006Image is cut off in the output HTMLBug 
CELLSJAVA-42067Chart is missing while converting spreadsheet to HTMLBug 
CELLSJAVA-41983Row height is not correct while converting XLSX to HTMLBug 
CELLSJAVA-42089DCOUNTA Excel formula is not evaluated fine by Aspose.Cells formula calculation engineBug 
CELLSJAVA-42081Issue with DataBar Conditional Formatting when Saving an XLSM file as PDFBug 
CELLSJAVA-42100The space between certain characters gets removed at a few places in the output PDF fileBug 
CELLSJAVA-42078Chart labels are not displayed/rendered the same (as per the original Excel file) in the output PDF fileBug 
CELLSJAVA-42077Issue with font attributes of TextBox in the output PDFBug 
CELLSJAVA-42064TextBox’s content color & size is changed while converting worksheet to EMFBug 
CELLSJAVA-42063TextBox’s content color & size is changed while converting spreadsheet to PDFBug 
CELLSJAVA-42059Hebrew words are not rendered correctly when converting an Excel file to PDF file formatBug 
CELLSJAVA-42053Content in TextBox is clipped while rendering spreadsheet to PDFBug 
CELLSJAVA-42052Arrowed lines are misplaced while rendering spreadsheet to PDFBug 
CELLSJAVA-42049Issue with the SVG image of the Chart in the rendered HTML fileBug 
CELLSJAVA-42036Font substitution does not seem to take effect for Chart legend while using Chart.toPdfBug 
CELLSJAVA-42024Legend overlapping with text in Chart’s PDFBug 
CELLSJAVA-42070Incorrect ChartPoint’s ShapeXPx & ShapeYPx valuesBug 
CELLSJAVA-42083Incomplete rendering of the Rectangle shape while converting XLS to HTML Bug 
CELLSJAVA-42104Text is getting truncated while converting spreadsheet to PDF file formatBug 
CELLSJAVA-42098Extra pages are added due to some pages are not rendered completely in one PDF pageBug 
CELLSJAVA-42097SheetRender - Invalid column indexBug 
CELLSJAVA-42093Extending Excel Table modifies dataBug 
CELLSJAVA-42092Opening and saving the file while using SheetRender corrupts the output Excel fileBug 
CELLSJAVA-42085Setting the shape text changes the text styleBug 
CELLSJAVA-42074Text of some cells like C2 and C3 gets unboldBug 
CELLSJAVA-42058Worksheet.autoFitColumns method does not seem to take effect when required font is not present in LinuxBug 
CELLSJAVA-42054Unexpected background color applied to TextBoxes while rendering spreadsheet to PDFBug 
CELLSJAVA-42072java.lang.ArrayIndexOutOfBoundsException of Workbook.calculateFormula(false)Exception 
CELLSJAVA-42066CellsException at Workbook.save while converting an XLS to PDFException 
CELLSJAVA-42101Invalid Formula exception on opening the excel fileException 
CELLSJAVA-42080Exception on saving the workbookException 
CELLSJAVA-41993NullPointerException while opening a7.xlsm fileException 
CELLSJAVA-41992NullPointerException while opening a6.xlsm fileException 
CELLSJAVA-41991NullPointerException while opening a5.xlsm fileException 
CELLSJAVA-41990NullPointerException while opening a4.xlsm fileException 
CELLSJAVA-41989NullPointerException while opening a3.xlsm fileException 
CELLSJAVA-41988NullPointerException while opening a2.xlsm fileException 
CELLSJAVA-41987NullPointerException while opening a1.xlsm fileException 
CELLSJAVA-41968IndexOutOfBoundsException: Index: 23, Size: 14 while refreshing PivotChartException 
CELLSJAVA-42014ClassCastException while re-saving XLSXException 
CELLSJAVA-42004java.lang.NullPointerException, at Workbook ctor while loading the 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 Android. If you have concerns about any change listed, please raise it on the Aspose.Cells support forum.

Adds Shape.Reflection property and ReflectionEffect class.

Represents reflection effect for the chart element or shape.

Adds Shape.Glow,GlowEffect.Size and GlowEffect.Transparency proerties.

Represents glow effect for the chart element or shape.

Adds LightRigType.None enum.

Represents no lighting setting.

Adds Shape.ShadowEffect property.

Represents shadow effect for the chart element or shape.

Adds ExternalLink.IsVisible property.

Indicates whether the external link is visible.

Adds Shape.ThreeDFormat property and ThreeDFormat class.

Gets and sets 3d format of the shape.

Adds PresetCameraType enum.

Represent different algorithmic methods for setting all camera properties, including position.

Adds LightRigDirectionType enum.

Repesents the light rig direction type.

Adds BevelType enum.

Represents a preset for a type of bevel which can be applied to a shape in 3D.

Adds XmlMapCollection.Add(string url) method.

Add a XmlMap by the url/path of a xml file.

Adds ShapeCollection.AddWordArt() method and PresetWordArtStyle enum.

Adds preset WordArt since Excel 2007.

Adds FontSettingCollection.SetWordArtStyle() method and FontSetting.SetWordArtStyle() method.

Sets preset WordArt style to the text of the shape.

Adds Cells.LinkToXmlMap(string mapName, int row, int column, string path) method.

Link to a xml map.

Adds ListColumn.Formula property.

Gets and sets the formula of the list column.

Adds Workbook.AbsolutePath property.

Gets and sets the Absolute path of the file.Only for external links.

Adds GlobalizationSettings class and WorkbookSettings.GlobalizationSettings property.

Gets and sets the globalization settings.

Removes obsoleted Cell.GetConditionalStyle() method.

Use Cell.GetConditionalFormattingResult() method instead.

Removes obsoleted Cells.MaxDataRowInColumn(int column) method.

Use Cells.GetLastDataRow(int) method instead.

Removes Obsoleted PageSetup.Draft property.

Use PageSetup.PrintDraft property instead.

Removes obsoleted AutoFilter.FilterColumnCollection property.

Use AutoFilter.FilterColumns property instead.

Obsoletes the Style constructor and adds CellsFactory class.

Use CellsFactory.CreateStyle() method instead.

Removes obsoleted TickLabels.Rotation property.

Use TickLabels.RotationAngle property instead.

Adds GridHyperlinkCollection.GetHyperlink(GridCell cell) method.

Gets the cell’s Hyperlink object. If there is no Hyperlink of the cell, returns null.

Adds GridHyperlinkCollection.GetHyperlink(int row,int column) method.

Gets the cell’s Hyperlink object. If there is no Hyperlink of the cell, returns null.

Adds BuiltInDocumentPropertyCollection.ScaleCrop and BuiltInDocumentPropertyCollection.LinksUpToDate properties.

Gets and sets some builtin document properties.

Deletes obsoleted DataLabels.Rotation property.

Use DataLabels.RotationAngle property instead.

Deletes obsoleted Title.Rotation property.

Use Title.RotationAngle property instead.

Deletes obsoleted DataLabels.Background property.

Use DataLabels.BackgroundMode property instead.

Deletes obsoleted DisplayUnitLabel.Rotation property.

Use DisplayUnitLabel.RotationAngle property instead.

Deletes obsoleted Title.getCharacters() method.

Use Title.characters() method instead.

Adds LoadFilter class and LoadOptions.LoadFilter property

Allows user to control what data should be loaded while loading a Workbook from template file.

Obsoletes LoadOptions.LoadDataFilterOptions property

Use LoadOptions.LoadFilter property instead. Example: LoadOptions.LoadFilter = new LoadFilter(LoadDataFilterOptions.All & ~LoadDataFilterOptions.Chart);

Obsoletes LoadOptions.OnlyLoadDocumentProperties property

Use LoadOptions.LoadFilter property instead. Usage: LoadOptions.LoadFilter = new LoadFilter(LoadDataFilterOptions.DocumentProperties);

Obsoletes LoadOptions.LoadDataAndFormatting property

Use LoadOptions.LoadFilter property instead. Usage: LoadOptions.LoadFilter = new LoadFilter(LoadDataFilterOptions.CellData);

Obsoletes LoadOptions.LoadDataOptions property

Use LoadFilter property instead, user may extend LoadFilter to filter the worksheet and data.

Adds Workbook.ExportXml(string mapName, string path) method

Export XML data.

Adds enum FileFormatType.OTS.

Represents the OTS file format.

Adds WorksheetCollection.CreateRange() method.

Creates a range.

Adds FontConfigs.PreferSystemFontSubstitutes property.

Indicate whether to use system font substitutes first or not when a font is not presented and the substitute of this font is not set.