Aspose.Cells for Python via Java V24.12

Released: Dec 12, 2024

V24.12 中的更新

特性

  • Added support for getting a cell's formatted value in multi-threads environment.
  • You can now keep number formats for split values when using Cells.TextToColumns().
  • The SheetSet constructor now supports "Varargs" for sheet indexes and names params.
  • Added support for skipping smart marker with JSON data source.
  • You can now get alt text of picture placed in cell.

修補程式

  • XLSX to PDF: Images are not rendered properly in the PDF output.
  • XMATCH fails on numeric lookup with some search_mode and match_mode settings.
  • Support obtaining column count after calling Cells.textToColumns method.
  • Image loss and data format errors when converting MHT to Excel.
  • All data cannot be parsed from a Pivot Table.
  • "com.aspose.cells.CellsException: java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2" on Workbook.calculateFormula.
  • NegativeArraySizeException is thrown when calculating the lookup formula.