Browse our Products

Aspose.Cells for .NET 19.7 Release Notes

KeySummaryCategory
CELLSNET-42029Support for adding some sort of Callback event/mechanism that notifies you the progress of the conversion New Feature
CELLSNET-46791Support more views but not custom viewNew Feature
CELLSNET-46808Support reading table single cells of XLS file.New Feature
CELLSNET-46775The grouped shape’s width cannot be setEnhancement
CELLSNET-46785The abbreviation case is different for the very same words: HtmlSaveOptions and HTMLLoadOptions, JsonLayoutOptions and JSONUtility, ODSLoadOptions and OdsSaveOptions. Enhancement
CELLSNET-46811Support HeadingPairs and TitlesOfParts tags of XLS file.Enhancement
CELLSNET-46783CalculateFormula is very slowPerformance
CELLSNET-46746CalculateFormula - formulas do not affect chartsBug
CELLSNET-46772Erroneous PDF created by missing the graphicsBug
CELLSNET-46802Chart rendered differently in XLS than PDFBug
CELLSNET-46806Combo Chart renders to PDF incorrectlyBug
CELLSNET-41449XLSB with complex PivotTable filesBug
CELLSNET-43921Rendering XLSX to XLSB produces corrupted fileBug
CELLSNET-44593Output Excel file is not good while converting HTML to ExcelBug
CELLSNET-46794Cells shift when HTML converted to XLSXBug
CELLSNET-46809The conditional formats have blanked out all cells in the column (columns B, C, and D)Bug
CELLSNET-46778CalculateFormula() breaks UNICHAR() depictionBug
CELLSNET-46781System.Globalization.CultureInfo.CurrentCulture is modifiedBug
CELLSNET-46244GridDesktop Copy and paste with Comment errors outBug
CELLSNET-46774Text in rows distorted while converting a large file to PDFBug
CELLSNET-46798Problem converting Excel to PDFBug
CELLSNET-46797Underline font style is ignored while rendering Excel sheet to BMP/Tiff Bug
CELLSNET-46664HeadingPairs and TitlesOfParts tags are restored again after converting cleaned XLS back to XLSM file formatBug
CELLSNET-46782Smart Marker does not update cross sheet formula referenceBug
CELLSNET-46784Smart Markers - Issue displaying JSON list objects with propertiesBug
CELLSNET-46800Open/Save removes CheckBox.AlternativeTextBug
CELLSNET-46807Missing part of text while converting XLS to PDFBug
CELLSNET-42168IndexOutOfRangeException: at Workbook.SaveToStreamException
CELLSNET-46248Exception is thrown when reading HTML file.Exception
CELLSNET-46792Exception when trying to delete blank columns on specific workbookException
CELLSNET-46799Exception raised while converting XLSX file to PDFException
CELLSNET-46803Exception “Object reference not set to an instance of an object” when loading an XLSX 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 .NET. If you have concerns about any change listed, please raise it on the Aspose.Cells support forum.

Obsoletes HTMLLoadOptions class and adds HtmlLoadOptions class

Use HtmlLoadOptions class, instead.

Obsoletes ODSLoadOptions class and adds OdsLoadOptions class

Use OdsLoadOptions class, instead.

Obsoletes JSONUtility class and adds JsonUtility class

Use JsonUtility class, instead.

Update namespace Aspose.Cells.ODS as Aspose.Cells.Ods and update ODS classes/enums/properties as Ods*

Use updated classes/enums/properties, instead.

Adds interface IPageSavingCallback

Control/Indicate progress of page saving process.

Adds class PageSavingArgs

Info for a page saving process.

Adds class PageStartSavingArgs

Info for a page starts saving process.

Adds class PageEndSavingArgs

Info for a page ends saving process.

Adds PdfSaveOptions.PageSavingCallback property

Control/Indicate progress of page saving process.


 
 English