Aspose.Cells for C++ V26.2

Released: Feb 10, 2026

V26.2 での更新項目

機能

  • Added support for getting python script from a cell that uses python formula.
  • Users can now calculate defined LAMBDA function in custom calculation engine.
  • Added support for ODF 1.4.
  • Added support for whether to include table names when importing Numbers.
  • Added support for copying shapes when copying columns.
  • Added support for getting all pictures which are placed in or over cells.
  • Improved support for R/W pivotOptions since Excel 2016.

不具合の修正

  • Crash when saving XLSX to PDF with version 26.1.
  • Workbook links are not working in .xlsm or .xlsx file.
  • Text line spacing error when saving file to PDF.
  • Invalid auto shape type when copying picture.
  • Image transparency is incorrect when converting Excel files to PDF.
  • The calculated height of the text in the text box is different from the expected height.
  • 3-D reference formulas are corrupted if sheet name contains a space.
  • Formula in the generated XLSB file shows #VALUE! but after pressing enter it becomes correct number value.
  • Some values are lost when iterating the sorted result in calculating formula.
  • Some values are lost when accessing cells randomly in calculation of formulas.
  • Print area is not honored.
  • Big row numbers overlap right sibling cells and long text in cell is truncated.
  • Winding font characters are not preserved while converting XLS to HTML.
  • Slicers of pivot charts are not working after saving.
  • The number format is changed when converting XLS to XLSX file.
  • TTML was detected as HTML.
  • Help.com was detected as CSV when using stream for FileFormatUtil.DetectFileFormat().
  • Line shape is not copied correctly when copying rows.
  • CalculateFormula() causes exception after copying range from table's first row to all other rows.
  • NullReferenceException when calculating CalcGETPIVOTDATA function with invalid param.