Browse our Products

Aspose.Cells for .NET 8.8.0 Release Notes

1) Aspose.Cells

KeySummaryCategory
CELLSNET-44376Provide the ability to prohibit the conversion of long numeric values to exponential notation while importing from HTMLNew Feature
CELLSNET-44360Detecting leading single quote mark in the cellNew Feature
CELLSNET-44356Get target or output cell address for an ExternalConnectionNew Feature
CELLSNET-44340Support for localization (German) of client side validationNew Feature
CELLSNET-44345Formula for WordArt does not react to argument change while converting XLS to XLSBEnhancement
CELLSNET-44342Process seems to hang with 100% CPU usage for converting single page spreadsheet to PDFPerformance
CELLSNET-44324XLSM becomes corrupted after re-populating the data and refreshing the Pivot TableBug
CELLSNET-44312Line breaks are lost while importing HTML and exporting to spreadsheetBug
CELLSNET-44311Borders are lost while importing HTML and exporting to spreadsheetBug
CELLSNET-44286Sample1.xlsx is getting corrupted after getting opened and refreshedBug
CELLSNET-44375Incorrect encoding with the target (CSV) fileBug
CELLSNET-44368Million number formatting issue while converting Excel to PDF Bug
CELLSNET-44347API renders two PDF pages for one worksheet regardless of setting OnePagePerSheet to trueBug
CELLSNET-44335Text is getting trimmed while rendering spreadsheetBug
CELLSNET-44382Chart is not generated correctly in the output Excel fileBug
CELLSNET-44373Alignment issue with bulleted list (shape) in the rendered imageBug
CELLSNET-44337Style of the bulleted list (shape) is different in the output imageBug
CELLSNET-44300Part of X-axis labels is getting rendered in horizontal orientation while converting chart to imageBug
CELLSNET-44372Excel file with embedded documents gets corrupt on savingBug
CELLSNET-44369#Ref! after copying cells containing references to named cells from one workbook to anotherBug
CELLSNET-44359Removing the password from a protected spreadsheet changes the embedded object nameBug
CELLSNET-44348Number gets rounded off when converting HTML to spreadsheet formatBug
CELLSNET-44330Object reference not set exception on opening an Excel fileException
CELLSNET-44323Object reference not set to an instance of an object at PivotTable.RefreshDataException
CELLSNET-44355Index was outside the bounds of the array exception while converting Excel to PDF Exception
CELLSNET-44354Shape to image Error on converting Excel to PDF Exception
CELLSNET-44380“Invalid formula” when loading a specific Excel file via Aspose.Cells APIsException
CELLSNET-44370“Invalid sectionId of Header Footer image” on opening the Excel fileException
CELLSNET-44357System.ArgumentException: Item has already been added, at Workbook ctorException

2) Aspose.Cells Grid Suite

KeySummaryCategory
CELLSNET-44350Add session timeout alert for GridWebNew Feature
CELLSNET-44339500 Internal Error: “Error in Cell: Invalid Formula” by inserting invalid formula in GridWeb UIException
CELLSNET-44326Clicking on a cell changes the formatted text to its HTML sourceBug
CELLSNET-44325GridWeb changes content of data validation List/dropdownBug
CELLSNET-44321Context menu grows up when rows or columns are added through itBug
CELLSNET-44320Adding rows and columns through context menu is not workingBug

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 HTMLLoadOptions.DeleteRedundantSpaces property

Indicates whether deleting redundant spaces when the text wraps lines using
tag.

Obsoletes LoadOptions.ConvertNumericData property and adds TxtLoadOptions.ConvertNumericData property.

Use TxtLoadOptions.ConvertNumericData or HTMLLoadOptions.ConvertNumericData property instead.

Adds Style.QuotePrefix property.

Indicates whether the cell’s value starts with single quote mark.

Adds QueryTable.ConnectionId property.

Gets the connection id of the query table.

Adds ExternalConnection.Id property.

Gets the id of the connection.

Adds ListObject.QueryTable property.

Gets the linked QueryTable of the table.

Adds HTMLLoadOptions.KeepPrecision property.

Indicates whether not parsing a string value if the length is 15.


 
 English