Aspose.Cells for .NET V25.11

Released: Nov 11, 2025

V25.11 での更新項目

機能

  • Added a check to prevent deletion of partial table including the header.
  • Added a check to prevent setting the name of one existing defined name to another Table.
  • Added support for copying pivot tables when copying a range.
  • Added support for duplicated worksheet names for "DetailSheetNewName" parameter of smart marker.
  • Added support for exporting editable textboxes and shapes to PPTX.
  • Added support for custom properties of worksheet in XLSB files.
  • Added support for removing AutoFilter of the Table completely.
  • Added support for Style array as format setting when importing DataTable.

不具合の修正

  • Formula text overlapping display when converting file to XPS.
  • Calculating LET function results in "#NAME?" error.
  • XLS file becomes unsavable after the first save.
  • Lambda functions loaded from XLSB file were calculated as #NAME?.
  • Calculating Rand function used in the nested LET function results in "#NUM!" error.
  • Getting errors when trying to open the output Excel file in MS Excel.
  • Array formulas are not returning correct values.
  • ADDRESS function was calculated as #VALUE! when row/column number is negative.
  • Histogram value error when saving file to PDF.
  • Chart/Picture to image error when saving file to PDF.
  • After setting 'Series.IsFiltered' and 'ChartCalculateOptions.UpdateAllPoints' in Chart, the expected effect is not achieved.
  • Chart to Image Error with Histogram Chart Types.
  • Leader lines, axis and shadow missing for the charts in sheet to image rendering.
  • Shape to image Error when converting an XLSX file to PDF.
  • LegendEntry.IsDeleted property not working properly.
  • The PDF result file crashes while scrolling through after saving file to PDF.
  • The text in the result file overlaps when converting file to PDF.
  • HTML file is displayed incorrectly with "Freeze Panes".
  • Cell colors in HTML are displayed incorrectly.
  • Some graphic elements are not displayed when saving file to HTML.
  • Get local label of grand total or total of pivot table when implementing GlobalizationSettings.
  • The filter is lost after refreshing and calculating pivot table.
  • Excel file cannot set custom unit labels after setting Chart.ValueAxis.DisplayUnitLabel.Text property.
  • Corrupted xlsx file after deleting worksheet.
  • Output file crashes after opening the result file and saving it again.
  • InsertCutCells now broken when copying array formulas.
  • Percentage column data error after refreshing and calculating PivotTable.
  • Invalid shown data of different from other pivot field.
  • Invalid result of showing values as different other pivot fields.
  • Pivot background is not correctly shown in PDF.
  • Invalid column items of pivot table view.
  • Image transparency loss after copying worksheet.
  • Aspose.Cells cannot load camera shape correctly.
  • Invalid borders of default style after saving XLSB.
  • Using Cells.ImportData to import and format empty DateTime columns.
  • File can not open after apply filter.
  • NullReferenceException occurs when calling WorksheetCollection.GetRangeByName method.