Aspose.Cells for Python via Java V25.5

Released: May 13, 2025

V25.5 での更新項目

機能

  • You can now render linked data types to HTML.

不具合の修正

  • Start or end index of DeleteBlankOptions became -1 after setting them as 0.
  • Data value display error when dynamic array formula uses external references as data.
  • Chart.Calculate() method takes infinite time for stacked bar and clustered bar with same values.
  • Regression: XLSX to HTML: Missing data in output file.
  • Row Column headings incorrectly displayed in HTML when the Excel sheet contains hidden columns.
  • Range to HTML creates an additional cell when containing hidden columns in the worksheet.
  • Unexpected cell border line appeared in Excel to HTML conversion.
  • Extra empty columns created when converting MHT file to XLS.
  • Some issues with Smart Markers when using JSON data source.
  • Accessing array element by index in Smart markers.
  • Cells.insertColumns() does not work fine with InsertOptions parameter CopyFormatType.CLEAR.