Aspose.Cells for Python via Java V24.9

Released: Sep 11, 2024

V24.9 버젼 업데이트

기능

  • Added support for displaying details for a value field in a PivotTable report.
  • Added support for skipping smart marker with JSON data sources.
  • Added support for converting chart to image with resize ImageOrPrintOptions.
  • Added support for array data when importing JSON data to Excel using SmartMarkers.
  • Added support for base64 picture data when importing JSON data to Excel using SmartMarkers.
  • Added support for JSON as data source of repeated formulas in SmartMarker.
  • Added support for converting UTC date string to Datetime when processing SmartMarkers.

수정사항

  • TEXTJOIN() function results inconsistent with MS Excel.
  • Named range not available after Aspose.Cells converting an XLSX file to XLSB.
  • Excel to HTML conversion - Line display problem.
  • Space loss when using Cell.setHtmlString function to set values.
  • NullPointerException occurs when importing JSON data to Excel using smart markers.
  • Data replacement failed when using map as the data source for smart marker.
  • Pivot Cache truncated after calculateRange.
  • Corrupted file due to pivot field name contains single quotation mark while converting XLSB to XLSM.
  • Performance regression of Cells.clearContents since 24.6.
  • NullPointerException occurs when smart marker tag is not present in JSON input file.