Browse our Products

Aspose.Cells for Java 18.3 Release Notes

KeySummaryCategory
CELLSJAVA-42519Add PdfSaveOptions.DrawObjectEventHandler similar to ImageOrPrintOptions.DrawObjectEventHandlerNew Feature 
CELLSJAVA-42543Extract label name that can be set for Package objects embedded in MS Excel fileNew Feature 
CELLSJAVA-42535Using stream to import Excel file via GridWebBean.importExcelFile() is invalid or non-existingEnhancement 
CELLSJAVA-42529How to identify worksheet shapes via DrawObjectEventHandlerEnhancement 
CELLSJAVA-42558Unable to access horizontal category axis label itemsEnhancement 
CELLSJAVA-42552Output HTML does not match with MS ExcelBug 
CELLSJAVA-42536Excel files corrupted after open/save by Aspose.Cells APIsBug 
CELLSJAVA-42513Extra columns are coming at the end of each row in the output HTML for a rangeBug 
CELLSJAVA-42542Excel file is corrupted and have some cells changed after savingBug 
CELLSJAVA-42524Calculation errors are present in the hidden sheet namely “KD020” Bug 
CELLSJAVA-42514ImportTableOptions.setInsertRows() is not working while importing the ResultSet to worksheetBug 
CELLSJAVA-42505Comments attached to the cells (in the template file) are not shown when imported the Excel file into GridWebBug 
CELLSJAVA-42520Inconsistent cell coordinates reported by ImageOrPrintOptions.DrawObjectEventHandlerBug 
CELLSJAVA-42518Borders of rows are misaligned in the output PDF Bug 
CELLSJAVA-42561X-axis scale is incorrect in PNG output of Excel ChartBug 
CELLSJAVA-42556Rendering of the chart is not correct in the output PDF Bug 
CELLSJAVA-42547Chart is replaced with red X when converting XLSX to ODSBug 
CELLSJAVA-42546Images lost when converting ODS to XLSXBug 
CELLSJAVA-42538Properties are not extracted from XLS and XLSX filesBug 
CELLSJAVA-42534Saving XLS to XLSB removes allowEditRangesBug 
CELLSJAVA-42532Control external resources using WorkbookSetting.StreamProvider - it works for .NET but does not work for JavaBug 
CELLSJAVA-42525Specify formula fields while importing data to worksheet - it works for .NET but does not work for JavaBug 
CELLSJAVA-42521Chinese characters in embedded file name (title) is not well-displayed in notepadBug 
CELLSJAVA-42533Exception “NullPointerException” occurred when extracting SmartArt shape textException 
CELLSJAVA-42545Exception “ReadElementString only could be called when the content is simple or empty” when loading an ODS fileException 
CELLSJAVA-42526Error in cell B4-Invalid formula - exception occurs on setting formulaException 
CELLSJAVA-42522ArrayIndexOutOfBoundsException upon opening file via Aspose.CellsException 
CELLSJAVA-42517Exception “com.aspose.cells.CellsException: Invalid formula:” when loading an ODS 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 Java. If you have concerns about any change listed, please raise it on the Aspose.Cells support forum.

Adds HtmlSaveOptions.ExportSimilarBorderStyle property

Indicates whether exporting the similar border style when the border style is not supported by browsers. If you want to import the HTML or MHT file to Excel, please keep the default value. The default value is false.

Adds Axis.AxisLabels property

Gets the labels of the axis after calling Chart.Calculate() method.

Adds new enum type: GridValidationType.CustomServerFunction

Represents custom server-side function validation.

Adds ChartType.Map enum

Represents the map chart.

Adds OleObject.Label property

Gets and sets the display label of the linked Ole Object.

Adds BuiltInDocumentPropertyCollection.DocumentVersion property

Represents the version of the file.

Adds StyleFlag.QuotePrefix enum

Indicates whether applying the style’s QuotePrefix property.

Adds DialogBox class

Represents the dialog box sheet.

Adds PdfSaveOptions.DrawObjectEventHandler property

Gets and sets DrawObjectEventHandler to get DrawObject and Bound while rendering.

Adds DrawObject.Shape property

Gets the related Shape while rendering.


 
 English