Browse our Products

Aspose.Cells for .NET 21.3 Release Notes

KeySummaryCategory
CELLSNET-47857Clears all merge areas on the sheetNew Feature
CELLSNET-47892Digitally sign Microsoft Signature Line in Excel spreadsheetEnhancement
CELLSNET-47905Implement Digest Algorithm by BouncyCastel’s APIEnhancement
CELLSNET-47838Native chart color palette is not preservedEnhancement
CELLSNET-47877Workbook.Settings.RemovePersonalInformation is not effectiveEnhancement
CELLSNET-47879The generated file is corrupted when saving xls file with embedded word6.0 doc file as xlsx.Enhancement
CELLSNET-47893Convert Signature Line to image.Enhancement
CELLSNET-47899Support copying QueryTable when copying workbook.Enhancement
CELLSNET-47842Slow performance when refreshing a big pivot tablePerformance
CELLSNET-42846Equation is lost on resaving ODS fileBug
CELLSNET-47794The size and position of the arrow shape are incorrectBug
CELLSNET-46469Chart.RefreshPivotData() removes axis number formatBug
CELLSNET-47871Incorrect headings when rendering print areaBug
CELLSNET-47875MS Excel needs to repair file after re-save via Aspose.CellsBug
CELLSNET-47829Formula calculation results different when implementing circular references and iterationsBug
CELLSNET-47865Aspose.Cells incorrectly presents date in Japanese formatBug
CELLSNET-47872MS Excel prompts an error message when opening a re-saved XLTM file by Aspose.CellsBug
CELLSNET-47897List item selection not working when loaded into ASP.NET applicationBug
CELLSNET-47862Excel Accounting Underline is cut off when exporting to PDFBug
CELLSNET-47881Column width is smaller than expected while import/map XML file into workbookBug
CELLSNET-47804Chart legend text does not display properlyBug
CELLSNET-47834Chart.Calculate() in charts changes chart formattingBug
CELLSNET-47856XLSX to PDF conversion issue with pivot tablesBug
CELLSNET-41275Charts which refer other sheets are not displayedBug
CELLSNET-42847Chart is lost on resaving ODS fileBug
CELLSNET-47861Difference in row height calculationBug
CELLSNET-47876Autofit rows and standard height not working properly for merged cellsBug
CELLSNET-47903Inserting column into a table causes the workbook to corruptBug
CELLSNET-47906Issue with InsertCutCells API affecting cross-worksheet formula referencesBug
CELLSNET-47908ForceFullCalculation reverts to false after resaveBug
CELLSNET-47909Removing empty rows does not update the comment shapes accordinglyBug
CELLSNET-47913Shape.UpdateSelectedValue() causes improper shape updateBug
CELLSNET-47866Exception when loading an HtmlException
CELLSNET-47882Exception raised while importing html to excel fileException
CELLSNET-47863Adding HTML tags to cell throws System.FormatExceptionException
CELLSNET-47868Invalid end row index exception while opening Office 2000 XLS fileException
CELLSNET-47869Cells Workbook Load Failure with ExceptionException
CELLSNET-47870Exception raised while loading the XLS 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.

Adds SignatureLine.Id property.

Gets or sets identifier for this signature line.

Adds DigitalSignature.Id property.

Specifies a GUID which can be cross-referenced with the GUID of the signature line stored in the document content.

Adds DigitalSignature.ProviderId property.

Specifies the class ID of the signature provider.

Adds DigitalSignature.Image property.

Specifies an image for the digital signature.

Adds DigitalSignature.Text property.

Specifies the text of actual signature in the digital signature.

Adds Cells.ClearMergedCells() method.

Removes all merged cells.

Adds Workbook.RemovePersonalInformation() method.

Removes all personal information.

Adds WorkbookSettings.ForceFullCalculate property.

Fully calculates every time when a calculation is triggered.

Adds DocxSaveOptions(Boolean) constructor.

Represents options of saving .docx files.

Deletes obsoleted WorkbookSettings.IsWriteProtected property.

Use WorkbookSettings.WriteProtection.IsWriteProtected property instead.

Deletes obsoleted WorkbookSettings.RecommendReadOnly property.

Use WorkbookSettings.WriteProtection.RecommendReadOnly property instead.

Deletes obsoleted WorkbookSettings.WriteProtectedPassword property.

Use WorkbookSettings.WriteProtection.Password property instead.


 
 English