Aspose.Cells for Python via Java V24.11

Released: Nov 13, 2024

V24.11 中的更新

特性

  • Added support for using formatting features in a multi-threaded environment concurrently.
  • You can now keep number formats for split values when using Cells.TextToColumns().
  • SheetSet constructor now supports "Varargs" for sheet indexes and names params.
  • You can now skip smart marker with JSON data source.
  • Added support for getting alt text of picture placed in a 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.