Aspose.Cells for .NET V25.7

Released: Jul 9, 2025

V25.7 での更新項目

機能

  • Added support for ISOMITTED function in calculating LAMBDA function.
  • Added support for TAKE function.
  • Added support for Variables in Excel template for smart marker.
  • Added support for exporting floating picture to Numbers.
  • Added support for syncing copy/paste operations for image file for collaborative systems.
  • Added support for syncing number format operation for collaborative systems.
  • Added support for APIs to enable /disable editable range in client JS.
  • Added support for syncing enable/disable editable range operation for collaborative systems.
  • Added support for APIs to hide/unhide row/column in client JS.
  • Added support for syncing comment add/modify/delete operations for collaborative systems.
  • Added support for syncing worksheets add/modify/delete operations for collaborative systems.
  • Added support for APIs to add/modify/delete worksheet in client JS.
  • Added support for APIs to add/modify/delete comment in client JS.
  • Added support for API to set attribute for range of cells in client JS.
  • Added support for comment related operations in right-click context menu.
  • Added font options in number format page.
  • Added fill options in number format page.
  • Optimized the rendering of polylines when generating PDF files.
  • Added an Aspose.Cells equivalent of VBA Styles.Merge.
  • Added support for exporting Excel to DOCX as paste.
  • Enhanced the export of cell formats to Numbers.
  • Added support for showing comment author in collaborative mode.
  • Added support for unhiding row/column operation.
  • Added support for scrolling multiple columns in the sheet list bar.
  • Added support for options to hide the bottom label that displays values like count, average, min, and max.

不具合の修正

  • The handling of selected values during merge operations is inconsistent with Excel.
  • If a cell contains a hyperlink, the context menu should display "Edit Link".
  • Shapes have different lines with Excel when converting file to PDF.
  • The result file cannot edit points after adding free form.
  • The shape becomes a gray filled area when converting file to XPS.
  • Fixed the issue of incomplete rendering arc.
  • Shape to image error when converting file to PDF.
  • IndexOutOfRangeException occurs when calling Cell.SetDynamicArrayFormula method.
  • Exception was thrown when using custom engine to ignore the calculation of custom functions.
  • XLOOKUP should be calculated as error value but not when searched value is error.
  • XLOOKUP was calculated incorrectly with single cell of ERROR value as searched range.
  • FILTER() function should produce error when there is any error value in the filtered range.
  • Support to cache cells data in disk/file to improve memory performance.
  • Leaderlines still visible in the chart even we disable in code.
  • Chart.CategoryAxis.GetAxisTexts() are not the same as what MS Excel shows.
  • Chart transparent line is visible and dashed line is printed like dotted.
  • The result image is missing the title and leader lines of chart displayed in Excel when saving chart to image.
  • Location of PlotArea in charts is no longer calculated properly in recent Aspose.Cells version.
  • The XAxis labels shown in legend when converting chart to image.
  • The sheet bar context menu does not show.
  • The timeline is inconsistent with Excel when converting file to XPS.
  • Language property of reading options is different when converting file to PDF with exporting document structure.
  • The blocks of timeline exceed plot area while converting to XPS/PDF.
  • The fill of the first block of timeline is not right while converting to XPS.
  • 'Operation is not supported on this platform' exception occurs while opening workbook in Blazor WebAssembly.
  • Saving in HTML is not correct.
  • Regression: CalculateData throws System.NullReferenceException.
  • ArgumentException(The password could not be null or empty) occurs when saving file using MetadataOptions.
  • Corrupted pivot table view when changing the name of data field.
  • Unnecessary total label in the pivot table view.
  • Cells.importdata is failing if there is invalid formula.
  • Invalid IconSetType val.
  • Totals row in the table is not recovering correctly.
  • NotPrimitive shape need to resize when resize in Excel.
  • Throws an Exception when opening file with pivot table.
  • The comment should be hidden.
  • 'System.IndexOutOfRangeException' occurred in Aspose.Cells.dll: 'Index was outside the bounds of the array" on loading an XSLM file.
  • Gap Missing when using arrays of string in template.
  • Blank areas appear in the rendered region of a sheet with freeze panes when the browser is zoomed out.
  • Selecting two columns and using the right-click menu to hide them results in only one column being selected.