Aspose.Cells for .NET 5.1.4 Release Notes

We are happy to announce Aspose.Cells for .NET v5.1.4!

What’s changed in Aspose.Cells:

  • Supports exporting encrypted PDF files.
  • 45 enhancements and fixes.

What’s changed in Aspose.Cells.GridWeb:

  • Obsolete: NumberType, Custom and IsLocked properties of Aspose.Cells.GridWeb.Data.WebCell are obsolete. These properties are now added to Aspose.Cells.GridWeb.TableItemStyle.
  • Obsolete: Style attribute of Aspose.Cells.GridWeb.Data.WebCell is obsolete. The recommended alternatives are using Aspose.Cells.GridWeb.Data.WebCell.GetStyle() and Aspose.Cells.GridWeb.Data.WebCell.SetStyle() methods.
  • 1 fix and 1 enhancement.

What’s changed in Aspose.Cells.GridDesktop:

  • Supports importing/exporting auto-filters in Excel files.
  • 1 fix and 1 enhancement.

Issues Resolved in Aspose.Cells for .NET v5.1.4.

Issue IDComponentSummary
20247ODSError in Formula when I save as ODS
18357PdfConversion issue on PIE Graphs
18925PdfIssue Convert Excel to PDF
19883PdfThrowing Object reference not found error
20011PdfPage Breaks with empty page doesn’t work
20057PdfExcel to PDF conversion issue
20070PdfMultibyte font
20071PdfMultibyte font color
20450PdfInvalid row index
20590PdfTruncated text in some cells after conversion to PDF
18934PivotTablePivot tables corrupted through Aspose.Cells
20391PivotTablePivot Table gives ‘SystemNullReference Exception’
20672PivotTableExcel found unreadable content
20721PivotTableInput string was not in a correct format
20228Sheet2ImageRLE compression resulting in bitonal TIFFs
20574Sheet2ImageSave to image functionality is not formatting correctly
20181SpreadsheetMLA cell that uses the Hyperlink function throws exception
20519SpreadsheetMLFailed to get Excel 2007 content as XML
20055XlsFormula contains ‘\r’
20152XlsChoose Function not evaluating correctly after inserting rows
20168XlsRecalculation of custom VBA functions
20248XlsFormatting Corrupted When using DeleteRows
20364XlsProblem with Chart type : Line with data marker
20549XlsFormula containing #REF!
20587XlsRemoving hyperlinks from shapes
20779XlsUnreadable error message
20782XlsExcel-File is corrupt after saving
20826XlsUnable to cast object
20878XlsSetting Z order of shapes
20880XlsPossible to query Workbook protection type
20890XlsAutoFitColumns and table filter
19006XlsxSystem.OutOfMemoryException was thrown
19999XlsxError thrown when opening spreadsheet
20022XlsxR1C1Formula 256 Column Limitation
20167XlsxConditional Formatting
20329XlsxConditional formating in excel 2010
20330XlsxFont property (.DoubleSize) issue
20380XlsxGetting the “Index was out of range” error
20438XlsxStringValue is different than the display in Excel
20491XlsxVSTO workbook showing message
20543XlsxPossible corruption removing column/row intersecting table
20553XlsxGlobal named range as data source of a chart
20591XlsxChart from template file point data labels font issue
20654XlsxError loading excel2007 file
20706XlsxChart 3D format
20103GridWebFixed the bug of exporting cell command as hyperlink to excel file.
20602GridWebEnhanced the resize behavior at client.
20633GridDesktopEnhanced the loading time of ImportExcelFile() method.
20418GridDesktopDistinguish regular fonts from bold and underlined fonts.