Browse our Products

Aspose.Cells for Java 8.7.2 Release Notes

Other Improvements and Changes

KeySummaryCategory
CELLSJAVA-41334HYPERLINK formula/function - Extend the Worksheet’s Hyperlink collection to get the objectNew Feature 
CELLSJAVA-41788‘Start’ property of an ordered list is not working properlyBug 
CELLSJAVA-41763Aspose Cells API not able to convert each content of HTML file to Excel fileBug 
CELLSJAVA-41759Layout is different while saving spreadsheet to HTMLBug 
CELLSJAVA-41677Hyperlink pointing to a defined names results in broken link when spreadsheet is converted to HTMLBug 
CELLSJAVA-41774Wrong calculation on what-if analysisBug 
CELLSJAVA-41748Russian month name renders differently in PDF as compared to ExcelBug 
CELLSJAVA-41735Cell with currency format in BMD is detected as DateTimeBug 
CELLSJAVA-41648Locale dependent date format changes to fixed custom format while converting SpreadsheetML to XLSXBug 
CELLSJAVA-41777Issue with the output XLSB file - XLS to XLSB ConversionBug 
CELLSJAVA-41749Setting image in Header (to create watermark) resets Format Picture SettingsBug 
CELLSJAVA-41787Excel conversion to PDF is taking foreverBug 
CELLSJAVA-41762Axis Label overlap when converting spreadsheet to PDFBug 
CELLSJAVA-41752Data Labels are overlapping with the Pie Chart while rendering to PDFBug 
CELLSJAVA-41751Upper case horizontal/vertical Axis title text appears in sentence case in Chart’s PDF formatBug 
CELLSJAVA-41736Chart alignment problem while rendering Worksheet to imageBug 
CELLSJAVA-41755Vertical rule missing in Chart’s PDF formatBug 
CELLSJAVA-41756Thickness of horizontal rules is more than thickness in actual chart while rendering to PDFBug 
CELLSJAVA-41754SmartArt does not get copied while copying WorkbookBug 
CELLSJAVA-41717Vertical alignment of the chart’s legend has changed while converting ODS to XLSXBug 
CELLSJAVA-41716Chart is missing while converting ODS to XLSXBug 
CELLSJAVA-41636Cell format problem - display value is not correct in GridWeb (JAVA)Bug 
CELLSJAVA-41746java.lang.OutOfMemoryError: GC overhead limit exceeded, while saving spreadsheet to PDFException 
CELLSJAVA-41768com.aspose.cells.Name cannot be casted to java.lang.Integer while copying WorksheetsException 

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

Adds TextBoxCollection[string] property.

Gets the text box by the name.

Adds AbstractCalculationEngine and CalculationData class.

New API for user to implement their own calculation engine to extend the default calculation engine of Aspose.Cells.

Adds CalculationOptions.CustomEngine property.

Allow user to use the new custom calculation engine to calculate formulas.


 
 English