Browse our Products

Aspose.Cells for .NET 22.12 Release Notes

KeySummaryCategory
CELLSNET-42315Support for crtx files - applying custom chart templatesNew Feature
CELLSNET-47895Images are distorted in Excel to PDF/HTML renderingBug
CELLSNET-47946Image rotation effect is not displayed correctly in pdf/htmlBug
CELLSNET-47947The rectangular box rotation effect in the graphics group is not displayed correctly in pdf/htmlBug
CELLSNET-52126Some shapes are changed after converting Excel file to PDFBug
CELLSNET-52197Boxes changed when converting XLSX document to PDFBug
CELLSNET-52330Drawing shapes not rendered fine in HTMLBug
CELLSNET-50042The defined name is changed after re-savingBug
CELLSNET-52270YEARFRAC Function is not calculated correctlyBug
CELLSNET-52305MMULT with OFFSET is not calculated correctlyBug
CELLSNET-52307Broken link formula returns 0 instead of #REF!Bug
CELLSNET-52325Workbook.CalculateFormula hangs in some circumstancesBug
CELLSNET-52387Cell references to tables result in #REF errors after deleting columnsBug
CELLSNET-52290Charts Axis not being captured correctlyBug
CELLSNET-52301XLSX Chart to Image: Custom combo chart bars improperly renderedBug
CELLSNET-52336Histogram chart is not rendered properly in XLSX to HTML/PDF conversionBug
CELLSNET-52292Text is displayed on the wrong page in the output PDF - Excel to PDF conversionBug
CELLSNET-52367AutofitRows results in clipped text in PDF conversion outputBug
CELLSNET-52242Parent-child hierarchy is incorrect while converting Excel to JSON and vice versaBug
CELLSNET-52281Json header can not be ignoredBug
CELLSNET-52289The number format is lost when converting html to excelBug
CELLSNET-52298AutoSort option is enabled for the pivot field when re-saving XLSXBug
CELLSNET-52299HasRevisions attribute is incorrect after saving a workbookBug
CELLSNET-52332Numbers are displayed as ‘#’ or scientific number while converting to htmlBug
CELLSNET-52338The output HTML is nondeterministicBug
CELLSNET-52344Hyperlinks are missing in HTML to JSON conversionBug

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 enum JsonExportHyperlinkType

Represents the type of exporting hyperlink to json files.

Adds JsonUtility.ExportRangeToJson(Range, JsonSaveOptions) and obsoletes ExportRangeToJson(Range, ExportRangeToJsonOptions) method

Use JsonUtility.ExportRangeToJson(Range, JsonSaveOptions) instead.

Adds PivotTable.DataFieldHeaderName property

Gets and sets the name of the value area field header in the PivotTable.

Adds override Range.SetStyle(Style,System.Boolean) method

Only overwrite formatting which is explicitly set when the flag is set

Adds PivotField.NonAutoSortDefault property

Indicates whether a sort operation that will be applied to this pivot field is an autosort operation or a simple data sort.

Adds GlobalizationSettings.GetDataFieldHeaderNameOfPivotTable() method

Gets the local name of the value area field header in the PivotTable.

Adds Chart.PlotVisibleCellsOnly property and obsoletes Chart.PlotVisibleCells property.

Use Chart.PlotVisibleCellsOnly property instead.

Adds JsonSaveOptions.ExportEmptyCells property.

Indicates whether exporting empty cells as null.

Adds JsonSaveOptions.ExportHyperlinkType property.

Represents the type of exporting hyperlink to json.

Adds JsonSaveOptions.ExportNestedStructure property.

Exported as parent-child hierarchy Json structure.

Adds JsonSaveOptions.SkipEmptyRows property.

Indicates whether skipping emtpy rows.

Deletes obsoleted SheetRender.GetPageSize(System.Int32) method

Use SheetRender.GetPageSizeInch(System.Int32) instead.

Deletes obsoleted WorkbookRender.GetPageSize(System.Int32) method

Use WorkbookRender.GetPageSizeInch(System.Int32) instead.

Deletes obsoleted AutoShapeType.TextWave3 and AutoShapeType.TextWave4 enum

Use UseAutoShape.TextDoubleWave1 and UseAutoShape.TextDoubleWave2 instead.


 
 English