Browse our Products

Aspose.Cells for .NET 21.7 Release Notes

KeySummaryCategory
CELLSNET-48165Option to apply conditional formatting on PivotTableNew Feature
CELLSNET-48188Create conditional formatting on PivotTable via PivotField in row area, column area and data area.New Feature
CELLSNET-40399GridWeb - runFormulas similar to GridDesktop featureNew Feature
CELLSNET-44065GridWeb rows and columns grouping featureNew Feature
CELLSNET-48196Preserve text formatting while converting from HTML to XLSXEnhancement
CELLSNET-48213Rich text styles are lost while converting from HTML to XLSXEnhancement
CELLSNET-45625Formula cell value is not updated automatically after changing related cell valueEnhancement
CELLSNET-45640Show cell comment (rich text) exactly as in MS ExcelEnhancement
CELLSNET-47233Support pattern display for GridWebEnhancement
CELLSNET-40295Workbook rendering to PrinterEnhancement
CELLSNET-46642Support WCAG 2.0 while creating PDF from Excel fileEnhancement
CELLSNET-48175Improve measuring text length when the fonts can not be shownEnhancement
CELLSNET-48207Replace the font that can’t render the character(glyph) for chart to imageEnhancement
CELLSNET-48164Support PasteOptions when copying ranges via Range.CopyEnhancement
CELLSNET-41616Smart Art pictures in xls are incorrectly displayed after converting to htmlBug
CELLSNET-43625Issue of rendering shapes in Excel to PDF conversionBug
CELLSNET-43749Callout position is changed while rendering the spreadsheet to PDFBug
CELLSNET-43766Characters in the circle shapes are shifted to the left a little in the output PDFBug
CELLSNET-47952Excel file with watermark is not properly rendered to HTMLBug
CELLSNET-48090Many texts are out of the object.Bug
CELLSNET-48120Enormous conversion time and output file size while converting specific worksheet of XLSX to HTMLBug
CELLSNET-48131Image and pie-chart incorrectly positioned when converting XLSX to HTMLBug
CELLSNET-48191Excel to HTML conversion - some wrong “” addedBug
CELLSNET-48263hang on while saving to htmlBug
CELLSNET-48145Wrong formula calculation during excel to pdfBug
CELLSNET-48149Cells.ImportTwoDimensionArray stopped working properlyBug
CELLSNET-46717Chart.ToImage issuesBug
CELLSNET-44115Wrapping text or setting column width via GridCell.GetWidthOfValue() is not working properlyBug
CELLSNET-44932Datasource issue of GridWeb Worksheets DesignerBug
CELLSNET-42997Cell background color has changed to white while rendering spreadsheets to imageBug
CELLSNET-43464XLSX to PDF conversion produces longer document having more pages than it shouldBug
CELLSNET-44706Spreadsheet to PDF: Shapes are either misplaced or distortedBug
CELLSNET-45259Text space missing in rendered emf imageBug
CELLSNET-45744Aspose.Cells does not use installed fonts on the machine in rendering PDFBug
CELLSNET-46630Graph changes after saving itBug
CELLSNET-46758Some characters were cut off in Auto ShapesBug
CELLSNET-46796Embedded Gif image is rendered as a black box in Excel to TIFF conversionBug
CELLSNET-47090XLSX to PDF rendering issueBug
CELLSNET-47341Data labels on Scatter chart are not rendered correctly in the output imageBug
CELLSNET-47590Excel to PDF conversion is creating different chart in Windows 10, Windows Server 2008, 2016Bug
CELLSNET-48136The font of chart title int output pdf is different from ExcelBug
CELLSNET-48067SetChartDataRange did not recognize merged cellsBug
CELLSNET-48144Height and width scales are not effective for TIFF images by Worksheet.Pictures.Add() functionBug
CELLSNET-48162Shape to image failedException
CELLSNET-48238Shape to image raise exception in docker environmentException
CELLSNET-48199Exception raised while loading HTML file without using “HtmlLoadOptions.AutoFitColsAndRows = true”Exception
CELLSNET-48200Invalid OperatorType string valException
CELLSNET-48217Copying sheets between XLSB files produces corrupted output fileException
CELLSNET-48226Shape.ToImage raise exceptionException
CELLSNET-48231Exception thrown when copying worksheetException
CELLSNET-48266“Parameter is not valid.” exception when rendering XLSX to HTMLException

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 PasteOptions.OperationType property and PasteOperationType enum .

Gets and sets the operation type when pasting range.

Adds PivotFormatCondition.AddColumnAreaCondition(PivotField columnField) method .

Adds PivotTable conditional format limit in the column fields.

Adds PivotFormatCondition.AddColumnAreaCondition(string fieldName) method .

Adds PivotTable conditional format limit in the column fields.

Adds PivotFormatCondition.AddRowAreaCondition(PivotField rowField) method .

Adds PivotTable conditional format limit in the row fields.

Adds PivotFormatCondition.AddRowAreaCondition(string fieldName) method .

Adds PivotTable conditional format limit in the row fields.

Adds PivotFormatCondition.AddDataAreaCondition(PivotField dataField) method .

Adds PivotTable conditional format limit in the data fields.

Adds PivotFormatCondition.AddDataAreaCondition(string fieldName) method .

Adds PivotTable conditional format limit in the data fields.

Adds PivotFormatCondition.SetConditionalAreas() method.

Sets conditional areas of PivotFormatCondition object.

Adds SeriesCollection.Add(System.String,System.Boolean,System.Boolean) method.

Adds series with a range.

Adds SetSeriesNames() method.

Sets a range as name of the series.


 
 English