Browse our Products

Aspose.Cells for Java 17.10 Release Notes

KeySummaryCategory
CELLSJAVA-42423Cancel long-running calculation of Workbook.calculateFormula methodNew Feature 
CELLSJAVA-42414Get SheetId field of MS Excel worksheetNew Feature 
CELLSJAVA-42402Good HTML needed for the attached HTMLEnhancement 
CELLSJAVA-42372Position of long-hyphens is not same as Microsoft ExcelEnhancement 
CELLSJAVA-42399Arrows points are not clear in the output PdfBug 
CELLSJAVA-42419Text gets truncated in the output HTMLBug 
CELLSJAVA-42418Border color does not match like MS Excel in output HTMLBug 
CELLSJAVA-42417Background color does not match like Ms Excel in output HTMLBug 
CELLSJAVA-42385callback IFilePathProvider is never called and then the HTML file has ’null’ in the pathBug 
CELLSJAVA-42412Value axis labels are missing when converting Excel to PDFBug 
CELLSJAVA-42408Text overlap Issue after rendering worksheet to imageBug 
CELLSJAVA-42420Cancellation and out of memory issue because of large data range of chartBug 
CELLSJAVA-42415Output chart is not like original chart in the output HTMLBug 
CELLSJAVA-42410The chart area, labels, legends, etc. is rendered incorrectly in the output PDF and PNGBug 
CELLSJAVA-42409Chart area is not rendered correctly in the PDF and PNG outputs of MS Excel chartBug 
CELLSJAVA-41046Chart’s legend sequence has changed while rendering spreadsheet to PDF formatBug 
CELLSJAVA-40416Colors and style of the chart are lostBug 

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 AbstractCalculationMonitor.Interrupt(string) method

Allows users to interrupt the progress of formula calculations.

Adds HtmlCrossType.MSExport enum

Displays the string like MS Excel exporting HTML.

Adds Worksheet.TabId property

Gets the internal identifier for the sheet.

Adds enum OLEDBCommandType.None

The command type is not specified.

Adds enum ConnectionDataSourceType

Represents the data source type of connection.

Obsoletes ExternalConnection.Credentials and ExternalConnection.ReConnectionMethod property

Use ExternalConnection.CredentialsMethodType and ExternalConnection.ReconnectionMethodType property instead.

Obsoletes WebQueryConnection.EditPage property

Use WebQueryConnection.EditWebPage property instead.

Adds Series.ValuesFormatCode property

Represents number format code of series values.

Usage Examples

Please check the list of help topics added in the Aspose.Cells Wiki docs:


 
 English