Browse our Products

Aspose.Cells for .NET 8.7.2 Release Notes

Other Improvements and Changes

KeySummaryCategory
CELLSNET-44242Support and usage of CustomXmlPartsNew Feature
CELLSNET-44313Get number of rows after applying the filter on GridWebNew Feature
CELLSNET-44307Detecting encryption on an ODS file does not workEnhancement
CELLSNET-44301Choose TextBox in terms of name instead of indexEnhancement
CELLSNET-44260Setting the OleObject.ImageData for existing OleObjects in the WorkbookEnhancement
CELLSNET-44027Support IE10 and IE11 in GridWebEnhancement
CELLSNET-44305Workbook constructor hangs on loading filePerformance
CELLSNET-44262SVG chart image is wrong produced by Aspose.Cells generated excel fileBug
CELLSNET-44221File is getting corrupted after getting opened and refreshedBug
CELLSNET-44075Drawing shapes are not rendering fine - Excel to PDF conversionBug
CELLSNET-44208Text in the TextBox is mirrored while rendering spreadsheet to PDFBug
CELLSNET-44298ICustomFunction tries to resolve HYPERLINK as custom function in place of the native excel functionBug
CELLSNET-44268Issue with Cells.DeleteRange regarding Image which is not moving upwardsBug
CELLSNET-44256Issue with calculating formula by Aspose.Cells formula calculation engineBug
CELLSNET-44244Text formatting fails after CalculateFormulaBug
CELLSNET-44295Issue with barcode image quality when converting the worksheet directly to a monochromeBug
CELLSNET-44278Range exported as image by Aspose.Cells APIs has text overlapping bordersBug
CELLSNET-44251Different cells spacing when exporting to pdfBug
CELLSNET-44257X-Axis and gradient line is wrong when chart is saved in pngBug
CELLSNET-44246High memory usage while converting to PDF formatBug
CELLSNET-44229DataLabel’s fill format change from Solid Fill to No Fill after re-saving the spreadsheet with ChartBug
CELLSNET-44228DataLabel’s font change from Calibri to Arial after re-saving the spreadsheet with ChartBug
CELLSNET-44018Chart2Image functionality generates a larger image with smaller chart in one corner when Display size is set to 150%Bug
CELLSNET-44227Undesired space between the text of TextBox while rendering Chart to PNGBug
CELLSNET-44306GetRangeByName returns null after copying sheetBug
CELLSNET-44299Pictures in the spreadsheet are not getting rendered to PDF formatBug
CELLSNET-44294Click Save button on Excel shows repair warningBug
CELLSNET-44292Sample application generates corrupt file with later versionBug
CELLSNET-44281The signature of this program is corrupt or invalid, error while downloading Aspose.Cells MSI in IE 11Bug
CELLSNET-44261Table structured reference is not updated for totalsRowFormulaBug
CELLSNET-44259XLS shows security warning to enable macros where there is no macro in the spreadsheetBug
CELLSNET-44258Cannot start the source application error on embedding pdf in replace of pptBug
CELLSNET-44253ODS output does not produce imagesBug
CELLSNET-44174Table loses left and right borders when saved to pdf or converted to a rangeBug
CELLSNET-44297Inconsistent behaviour while navigating on GridWeb with Tab KeyBug
CELLSNET-44290Previous cell remains selected while navigating on GridWeb with MouseBug
CELLSNET-44282Doubleclick on a cell causes the GridWeb to lose focusBug
CELLSNET-44273Unable to serialize the session state error at acw_ajax_callBug
CELLSNET-44250GridWeb readonly/editable cell states issueBug
CELLSNET-44247JavaScript runtime error: Object doesn’t support property or method ‘appendChild’Bug
CELLSNET-44235Issue with Worksheet.InsertRow() and merged cells - Aspose.Cells.GridDesktopBug
CELLSNET-44104Using OnCellClickOnAjax event makes navigation with keys button impossible from editable cellBug
CELLSNET-44293Invalid row index exception while converting excel to pdfException
CELLSNET-44236System.ArgumentOutOfRangeException: Index was out of range, at PivotTable CalculateDataException
CELLSNET-44280Array was not long enough exception when opening xlsb fileException
CELLSNET-44279Workbook.Save in Tiff format causes a null reference exceptionException
CELLSNET-44272NullReferenceException at Workbook.SaveException
CELLSNET-44266NullReference exception on saving output excel fileException
CELLSNET-44252System.NullReferenceException while loading spreadsheet created with MAC’s Number applicationException
CELLSNET-44264JavaScript runtime error: Unable to get property ‘appendChild’ of undefined or null referenceException
CELLSNET-44248NullReferenceException: Object reference not set to an instance of an object caused by GridWebException

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 TextBoxCollection[string] property.

Gets the text box by the name.

Adds AbstractCalculationEngine and CalculationData class.

New API for user to implement their own calculation engine to extend the default calculation engine of Aspose.Cells.

Adds CalculationOptions.CustomEngine property.

Allow user to use the new custom calculation engine to calculate formulas.


 
 English