Aspose.Cells for .NET 8.8.2 Release Notes

1) Aspose.Cells

KeySummaryCategory
CELLSNET-44314How to render Unicode Supplementary charactersNew Feature 
CELLSNET-41817Setting text effect to Offset in Rectangle ShapeEnhancement
CELLSNET-41454Aspose.Cells incorrectly determines some file formatsEnhancement 
CELLSNET-44476Text Direction is ignored when saving as HTML file formatBug 
CELLSNET-44457The bottom borders in the table are lost when converting to HTML fileBug 
CELLSNET-44446All CSS styles are not prefixed when saving as HTMLBug 
CELLSNET-44444Opening and saving file containing Pivot Table result in corrupt spreadsheetBug 
CELLSNET-44443Pivot Chart to PDF - Secondary y-axis messed upBug 
CELLSNET-44450Picture rotation is not correct in the resultant PDFBug 
CELLSNET-44303SheetRender.ToImage not rendering graph’s data label(s) correctlyBug 
CELLSNET-44478Zoom level changes after opening and rewriting Excel fileBug 
CELLSNET-44477List Object names conflict on worksheet copyBug 
CELLSNET-44472CustomXmlParts do not work properly for XLS fileBug 
CELLSNET-44466Cannot show the images correctly after exporting HTML to Excel Bug 
CELLSNET-44465Charts are removed when deleting blank rows / columnsBug 
CELLSNET-44463Black text in TextBox renders white in the PDFBug 
CELLSNET-44456Bold style in destination file got lost after Range.CopyData() callBug 
CELLSNET-44453ExternalLink.IsReferred Property is not working as expectedBug 
CELLSNET-44445CopyStyle (Smart Markers) not working on all merged cellsBug 
CELLSNET-44263Formatting is lost while importing HTML as XLSXBug 
CELLSNET-44439NullReferenceException at PivotField.IsAscendSortException 
CELLSNET-44430Error occurs while performing complex calculationsException 

2) Aspose.Cells Grid Suite

KeySummaryCategory
CELLSNET-44441When row is selected in newer version, it also selects the first cell of the next rowBug 

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

Represents the setting of deleting rows/columns.

Adds override Cells.DeleteBlankRows(DeleteOptions options) and Cells.DeleteBlankColumns(DeleteOptions options) methods.

Deletes blank rows or columns with setting.