Browse our Products

Aspose.Cells for Android via Java 19.9 Release Notes

KeySummaryCategory
CELLSANDROID-92Support Product.Family licenseNew Feature
CELLSJAVA-42949Does Aspose.Cells support ECDSA and RSA algorithmsNew Feature
CELLSJAVA-42979Get total page count before converting to pdf/imageNew Feature
CELLSJAVA-42967Insert SVG file into the worksheetNew Feature
CELLSJAVA-42969Support Java 12 in Aspose.Cells for JavaEnhancement
CELLSJAVA-42977High CPU and memory consumption during Excel to PDF conversionEnhancement
CELLSJAVA-42861Could not get the alternative text of the shape in ODS file formatBug
CELLSJAVA-42929Graph title changes on XLSX to PDF conversionBug
CELLSJAVA-42933Graphics color changes while converting Excel file to PDFBug
CELLSJAVA-42946Wrong rendering of Stacked bar chart with series to PDFBug
CELLSJAVA-42942Pages printed on worksheet level and not on workbook levelBug
CELLSJAVA-42952Wrong indentation from the top of the cell in some wordsBug
CELLSJAVA-42902Waterfall chart style is not copied properly while copying workbookBug
CELLSJAVA-42939Warning raised by Excel if we only call Workbook.getVbaProject() for a workbookBug
CELLSJAVA-42940Security warning after removing all the VBA module scriptsBug
CELLSJAVA-42955Opening VBAProject corrupts the workbookBug
CELLSJAVA-42902Waterfall chart style is not copied properly while copying workbookBug
CELLSJAVA-42944Error converting XLSX to HTMLBug
CELLSJAVA-42966Refreshing PivotTable and PivotCharts corrupts the Excel fileBug
CELLSJAVA-42975Differences in HTML conversionBug
CELLSJAVA-42971#N/A is shown in the rendered PDFBug
CELLSJAVA-42970Unwanted extended border line in Excel to PDF renderingBug
CELLSJAVA-42976Image position mismatch when rendering Excel file to PDFBug
CELLSJAVA-42961Table properties not copied properly while copying data using copyColumnsBug
CELLSJAVA-42980Transparent image changes to opaque during picture copyBug
CELLSJAVA-42990Hidden rows are displayed while converting Excel file to HTML when AutoFilter existsBug
CELLSJAVA-42997CalculateFormula() fails with large formula stringsBug
CELLSJAVA-43000CalculateFormula() corrupts the Excel fileBug
CELLSJAVA-42987Formatting issues while converting Excel file to PDFBug
CELLSJAVA-42986Text overlapping after convert Chinese XLSX file to PDFBug
CELLSJAVA-43012Workbook.setRecalculateOnOpen(false) not working for newer Excel versionsBug
CELLSJAVA-42996Data labels based on formulas are not correctly rendered in PDFBug
CELLSJAVA-42945Save as HTML throws exception if ExportImagesAsBase64 is setException
CELLSJAVA-42953NullPointerException when converting XLS files to HTMLException
CELLSJAVA-42951java.lang.NullPointerException thrown by comment.setHtmlNote()Exception
CELLSJAVA-42954Exception raised while loading and saving the XLSXException
CELLSJAVA-42957Invalid FontUnderlineType value is thrown when saving XLSXException
CELLSJAVA-42992Exception raised while converting XLSM to imageException
CELLSJAVA-42991“Column width must be between 0 and 255” exception while converting Excel to PDF in macOSException
CELLSJAVA-43004Exception java.lang.NumberFormatException: For input string: “0.0” while converting Excel to HTMLException
CELLSJAVA-43010IllegalArgumentException while executing deleteBlankColumns()Exception

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 via Java. If you have concerns about any change listed, please raise it on the Aspose.Cells support forum.

Ugrades the referenced BouncyCastle library to 1.60

The used BouncyCastle library in the release archive has been upgraded to 1.60 version.

Obsoletes HTMLLoadOptions class and adds HtmlLoadOptions class

Use HtmlLoadOptions class instead.

Obsoletes ODSLoadOptions class and adds OdsLoadOptions class

Use OdsLoadOptions class instead.

Obsoletes JSONUtility class and adds JsonUtility class

Use JsonUtility class instead.

Adds interface IPageSavingCallback

Control/Indicate progress of page saving process.

Adds class PageSavingArgs

Info for a page saving process.

Adds class PageStartSavingArgs

Info for a page starts the saving process.

Adds class PageEndSavingArgs

Info for a page ends the saving process.

Adds class SheetPrintingPreview

Represents the worksheet printing preview.

Adds class WorkbookPrintingPreview

Represents the workbook printing preview.

Adds QueryTable.ExternalConnection property.

Gets the connection of the querytable.

Adds Hyperlink.LinkType property and enum TargetModeType.

Represents the link type of the hyperlink.

Removes obsoleted Chart.Rotation property.

Use Chart.RotationAngle property instead.

Removes obsoleted Chart.IsDataTableShownproperty.

Use Chart.ShowDataTableproperty instead.

Removes obsoleted Chart.IsLegendShown property.

Use Chart.ShowLegend property instead.

Removes obsoleted Axis.Crosses property.

Use Axis.Crosses property instead.

Adds enum OoxmlCompressionType and XlsbSaveOptions.CompressionType,OoxmlSaveOptions.CompressionType properties.

Represents the compression type for OOXML files.


 
 English