Browse our Products

Aspose.Cells for Java 17.6 Release Notes

KeySummaryCategory
CELLSJAVA-42315Add JS Client API for AjaxCallFinished event - GridWeb (JAVA)New Feature 
CELLSJAVA-42194Group rows in the worksheet - GridWeb (JAVA) New Feature 
CELLSJAVA-42308PivotTable is wrong (missing rows, pivot field headers printed twice, Date converted to numeric values, etc.) in Excel to HTML renderingBug 
CELLSJAVA-42298Extra characters present in HTML output of Excel fileBug 
CELLSJAVA-42277Image does not get displayed in the output HTML when HtmlSaveOptions.setExportHiddenWorksheet is set to falseBug 
CELLSJAVA-42259HTML could not be converted to Excel file properlyBug 
CELLSJAVA-42256Issue with HTML table to Excel renderingBug 
CELLSJAVA-42319Issue with calculating Print Area when specifying formulasBug 
CELLSJAVA-42273Set Column Header Tip feature is not working in GridWeb (JAVA)Bug 
CELLSJAVA-42269GridWorksheet.setColumnHeaderToolTip() is not working in GridWeb (JAVA)Bug 
CELLSJAVA-42320Chart does not get updated if it exists in separate sheetBug 
CELLSJAVA-42295Cell value is appended at the start when we click on an existing cell (having some value)Bug 
CELLSJAVA-42325When XLSX is saved as PDF, the words are mirroredBug 
CELLSJAVA-42299Extra characters present in output PDF/image of Excel fileBug 
CELLSJAVA-42301Bars are missing in Bar chart’s PDF outputBug 
CELLSJAVA-42293Chart image is wrong in the output HTMLBug 
CELLSJAVA-42292Image of the chart is incorrect in the output HTMLBug 
CELLSJAVA-42270Content is missing when Excel Chart is converted to PDF Bug 
CELLSJAVA-42258Chart’s PDF has wrong date format of x-axis labelsBug 
CELLSJAVA-42252Incorrect Y-axis scaling in the output PDF Bug 
CELLSJAVA-42245Style/formatting is wrong when save to HTMLBug 
CELLSJAVA-42316Option to compress images is not preserved on opening and saving the Excel fileBug 
CELLSJAVA-42306Background color of cells in File2 gets changed on opening and saving WorkbookBug 
CELLSJAVA-42305Background color of cells in File1 gets changed on opening and saving WorkbookBug 
CELLSJAVA-42303Excel formula cell becomes non-formula cell when setting text for the shapeBug 
CELLSJAVA-42284Workbook.getFonts() shows additional font after reloading the same spreadsheetBug 
CELLSJAVA-42307Exception: “The row index should not be inside the pivottable report” occurred when rendering to HTML file formatException 
CELLSJAVA-42285Exception: “Row index cannot be negative” occurred if a PivotTable exists in the worksheet to be converted to HTML file formatException 
CELLSJAVA-42318An exception is thrown when trying to open Workbook Exception 
CELLSJAVA-42311Exception: “java.lang.NullPointerException” when opening an ODS file via Aspose.Cells APIsException 
CELLSJAVA-42302NullPointerException on creating Workbook instance from source Excel 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 Gridweb.OnAjaxCallFinishedClientFunction property

Gets or sets the client side function name to be called when ajaxcall finished.

Adds enum StyleModifyFlag.RelativeIndent

Represents relative indent.

Adds TextureFill.IsTiling property

Indicates whether tile picture as texture.

Usage Examples

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


 
 English