Aspose.Cells for Java 19.8 Release Notes

KeySummaryCategory
CELLSJAVA-42949Support for 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-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 borderline 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-42959Exception “Shape to image Error” when rendering an XLSX file to PDFException

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