Advanced PDF Conversion
With this release of the .NET spreadsheets API, developers can generate PDFs compliant with versions 1.4 to 1.7 and control options like ISO 32000-1:2008 compliance.
You can experience enhanced rendering effects for wrapped text, cell-style formatting after paste operations, and performance optimizations using Aspose.Cells for .NET 23.11.
The .NET API now includes support for text boxes, form controls (radio buttons, checkboxes, combo boxes), and common shape insertion.
GridDesktop UI
Different functionalities like copy/paste, worksheet renaming, and auto-extending rows and columns are improved for GridDesktop
.
Bug Fixes
Various issues related to XIRR function calculations, color filtering, hidden rows, chart conversion, and more are resolved.
Public API and Backward Incompatible Changes
Added API Members
We have added several classes, properties, and methods in this release. Some of these are:
- HtmlSaveOptions.CalculateFormula property
- HtmlSaveOptions.FormatDataIgnoreColumnWidth property
- CellsHelper.NeedQuoteInFormula() method
- PivotFieldGroupSettings class
- PivotField.GroupSettings property
- PivotField.GroupBy() methods
- Range.AddHyperlink() method
- XpsSaveOptions.EmfRenderSetting property
Obsolete API Members
We have made several properties and methods obsolete in this release. Some of these are:
- PivotTable.SetUngroup() method, added PivotField.Ungroup() method
- PivotTable.SetAutoGroupField() and SetManualGroupField() methods
- PdfCompliance.None enum
- Legend.LegendEntriesLabels property, added Legend.GetLegendLabels() method
You can view the list of all new features, enhancements, and bug fixes introduced in this release by visiting Aspose.Cells for .NET 23.11 Release Notes.