Browse our Products

Aspose.Cells for .NET 21.4 Release Notes

KeySummaryCategory
CELLSNET-47891Support to get displaystyle with cache enableNew Feature
CELLSNET-47922Render data with cell coordinates in Excel to HTML conversionEnhancement
CELLSNET-47924Implement Crypto with BouncyCastle’s APIEnhancement
CELLSNET-47951Support XML maps by XSDEnhancement
CELLSNET-47206Grouping data with Horizontal Smart Markers and nested data sourceEnhancement
CELLSNET-47888Appropriate SmartMarkers required to achieve the desired outputEnhancement
CELLSNET-47918Collapsible rows along with Smart markersEnhancement
CELLSNET-47953Support adding .webp image to .xlsx files.Enhancement
CELLSNET-47916HTML style tag consumes 4Gb memory and crashes while loading into workbookPerformance
CELLSNET-46869WordArts and shapes are not rendered properly in PDFBug
CELLSNET-47890Lines will drift during Pdf conversionBug
CELLSNET-47858Shapes are not rendered properly in HTML and PDFBug
CELLSNET-47907Chart’s placement is changed while converting Excel to HTMLBug
CELLSNET-47856XLSX to PDF conversion issue with pivot tablesBug
CELLSNET-47846GridWeb implementation incompatible with recent DevExpress componentsBug
CELLSNET-47923Improper page layout view for workbook having default font other than CalibriBug
CELLSNET-47965Excel to PDF Conversion - Document pages mixed upBug
CELLSNET-46161Oblique text is not showing correctly in the the output PDFBug
CELLSNET-47917Pie Chart Labels Messed Up in PDF Generated from Excel WorksheetBug
CELLSNET-47919Wrong max value extracted from chartsBug
CELLSNET-46363Nested structure is not imported properly into XLSXBug
CELLSNET-47838Native chart color palette is not preservedBug
CELLSNET-47910Range.Copy incorrectly updates conditional formattingBug
CELLSNET-47931Style.SetBorder() crashes when multiple options are set simultaneouslyBug
CELLSNET-47937The Author metadata property is not updatedBug
CELLSNET-47958Missed sheet in the loaded workbookBug
CELLSNET-47976Format not implemented while using FontSettingsBug
CELLSNET-47935Exception is thrown while calling PivotTable.CalculateData()Exception
CELLSNET-47940An Exception is thrown when opening a special mht file.Exception
CELLSNET-47944Null Exception when converting slicer shape to imageException
CELLSNET-47932Null Exception when loading a special xlsx file with strange formula.Exception
CELLSNET-47963Parameter is not valid exception when rendering range to PNGException
CELLSNET-47967Overflow error on saving an XLS fileException
CELLSNET-47921Null Exception when loading a special xlsx fileException
CELLSNET-47945Null Exception when loading a special html fileException
CELLSNET-47949Invalid minor unit exception is thrown when new workbookException
CELLSNET-47950NullReferenceException when saving a copied workbookException
CELLSNET-47961Null exception when pivotCacheRecords1.xml does not exist.Exception

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 StartAccessCache()/CloseAccessCache() methods for Workbook and Worksheet.

Provide users the ability to access data in batch mode with better performance.

Adds TxtSaveOptions.ExportQuotePrefix and TxtLoadOptions.TreatQuotePrefixAsValue properties.

Provide users the ability to decide how?to do with the leading single quote of cell’s value when exporting/importing CSV/TSV files.

Adds GlobalizationSettings.GetCollationKey(string,bool) and Compare(string,string,bool) methods.

Provide users the ability to override the default rules of string comparison. For some locales or string values, the default rule of string comparison may be not the expected one(the result of some features, such as formula calculation, sorting, etc., are different from what should be got in ms excel). If so, user may override those methods with the expected rule(for example, user may use the implementation of icu library).

Adds enum ImageType.WebP.

Represents the Weppy image.

Adds OleObject.SetEmbeddedObject() method.

In order to check whether automatically updating icon.

Adds WorkbookDesigner.LineByLine property.

Indicates whether processing smart markers line by line.

Adds HtmlSaveOptions.ExportCellCoordinate?property.

Indicates whether exporting excel coordinate of nonblank cells when saving file to html. The default value is false.If you want to import the output html to excel, please keep the default value.

Adds AutoFitterOptions.DefaultEditLanguage property.

Gets or sets default edit language.


 
 English