Aspose.Cells for C++ V25.7

Released: Jul 10, 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.
  • 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.

不具合の修正

  • Aspose.Cells 25.6 C++ - core dump running on Linux.
  • 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.