Aspose.Cells for Python via Java 릴리스

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...

Released: Apr 14, 2025

V25.4 버젼 업데이트

기능

  • You can now check unsupported functions and formulas in a worksheet.
  • Added support for embedded images when reading/writing HTML.
  • Improved XLSX to MD header export.
  • Improved XLSX to MD conversion.

Released: Mar 14, 2025

V25.3 버젼 업데이트

기능

  • Added support for setting multiple ranges for smartmarker.
  • Added support for accessing array slicer in Excel smart marker template.
  • Added support for calculating XMATCH function with multiple lookup values.
  • Added support for accessing array element by index in Excel template.
  • Added support for specifying SheetSet while converting XLSX to MD.

수정사항

  • Workbook.calculateFormula gives the wrong result.
  • LAMBDA functions in shared formula are calculated incorrectly when using relative references...

Released: Feb 14, 2025

V25.2 버젼 업데이트

기능

  • Added support for CSS prefixes when rendering a sheet to a SVG image.
  • Added support for creating unique clip-path identifiers when rendering sheets to SVG images for combining.

수정사항

  • Missing Data when sample file is converted into PDF.
  • Table as HTML extracted from Excel range presents different layout in the presence of hidden columns.
  • Diagonal border loss when converting file to HTML.
  • The display effect of generated HTML is incorrect on iPad.
  • The cells in the HTML result file are still merged...

Released: Jan 16, 2025

V25.1 버젼 업데이트

기능

  • Added support for rich formatted text when saving Excel to DOCX.

수정사항

  • Excel to PDF still displays the data but truncates some of it.
  • The text isskewed and exceeds the scope when converting file to HTML.
  • Excel to HTML conversion - Some "td" elements have "id" attribute.
  • Pattern lost when saving file to HTML.
  • Extra borders are added when saving file to HTML.
  • Text position is incorrect when saving file to HTML.
  • Number formats are not working after calling PivotTable.formatAll(dxfStyle).
  • Row...

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...

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...

Released: Oct 12, 2024

V24.10 버젼 업데이트

기능

  • Added support for formatting date as 1900-2-29 to mimic Microsoft Excel's behavior.
  • You can now ignore row data in disorder when reading OOXML template files.

수정사항

  • XLSX to PDF: Incorrect placement of flowchart arrows in the output PDF file.
  • The result file shows inconsistency with Excel when converting the file to PDF.
  • The aspose-cells.jar may cause Eclipse show compile error.
  • Precision issue of calculating formulas for JDK8 and later versions when FormulaSettings.PrecisionAsDisplayed is true...

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...

Released: Aug 9, 2024

V24.8 버젼 업데이트

수정사항

  • Incomplete display of a certain line of text when saving file to PDF.
  • Copying a Workbook does not copy settings.
  • Cell.setHtmlString not rendering image from URL.
  • Result file data display error when converting file to HTML.
  • Currency symbols were lost when saving ODS file.
  • Cannot insert a new column with desired style besides a Pivot Table.
  • SetSkipBlanks(true) does not skip blank source cells when pasting.
  • Changing the color of a few words in the chart shape will result in extra strings...