Rilasci di Aspose.Cells for Android via Java

Released: Dec 12, 2024

Aggiornamenti in V24.12

Funzionalità

  • Added support for getting a cell's formatted value in multi-threads environment.
  • You can now ignore row data in disorder when reading OOXML template files.
  • Added support for formatting date as 1900-2-29 to mimic MS Excel's behavior.
  • 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...

Released: Sep 12, 2024

Aggiornamenti in V24.9

Funzionalità

  • Added support for displaying details for a value field in a PivotTable report.
  • Improved width and height measure for Aptos Narrow font.
  • You can now keep and remove custom JavaScript macros.
  • Added support for skipping smart markers with JSON data sources.
  • 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 the data source of repeated...

Released: Jun 18, 2024

Aggiornamenti in V24.6

Funzionalità

  • Added support for placing a picture into a cell.
  • Added support for getting original column width.
  • Added support for exporting Forms as Controls.
  • Added support for getting original height of a hidden row in pixels.

Correzioni

  • Fixed error for loading unknown image supported by third party imageio plugin.
  • Issue with copying images and shapes from one Excel file to another.
  • Full width characters not converted to half width characters when converting files to PDF.
  • Dotted lines in chart...

Released: Mar 12, 2024

Aggiornamenti in V24.3

Funzionalità

  • Added support for jakarta.servlet to GridWeb java.
  • Added support for highlighted sheet tabs in the output HTML for mobile devices.
  • Added support for JSON as the data source of a smart marker.
  • Improved response when terminating HTML saving processes.
  • Added support for setting default folders when saving a file to HTML.
  • You can now show the first item of datetime group pivot field if the field contains a blank item.
  • Reduced the file size of generated EMF image while exporting sheet to...

Released: Dec 14, 2023

Aggiornamenti in V23.12

Funzionalità

  • Added support for PDF version 1.5 and 1.6 while rendering spreadsheets to PDF format.
  • Added support for MAKEARRAY function.
  • Added support for JSON as data source for smart markers.
  • You can now retrieve "Style Includes" information.
  • Added HtmlSaveOptions.CalculateFormula property like other save options so user may choose to calculate formulas or not before saving.
  • Improved the performance of calculating shared formulas recursively.

Correzioni

  • The vertical text position inside the...

Released: Sep 15, 2023

Aggiornamenti in V23.9

Funzionalità

  • Improved HTML to Microsoft Excel worksheet rendering.
  • Improved parsing of XML with un-escaped greater than signs.
  • You can now read button name and title from ODS files.

Correzioni

  • Lost spacing in formula after saving.
  • Shapes with contents are not rendered precisely in Excel to PDF conversion.
  • EXCEL function TRIM() calculation error.
  • Inexplicable change in the handling of numbers in right function.
  • Overlapping Labels issue in Donut Charts.
  • Issue with graph rendering - "+" sign and...

Released: Jun 12, 2023

Aggiornamenti in V23.6

Funzionalità

  • Added support for adding watermarks while rendering to PDF.
  • Display text from 'Top to Bottom' using CSS 'writing-mode'.
  • Read 'track changes' information and highlight relevant cells.
  • You can now optimize SVG images.
  • Added support for setting 'duotone' effects.

Correzioni

  • Aspose.Cells gets stuck saving file as XLSB.
  • Calculated result of MIRR is not correct.
  • Aspose Cells does not re-calculate formula for some values.
  • Chart to Image - character and legend height not rendered correctly...

Released: Mar 9, 2023

Aggiornamenti in V23.3

Funzionalità

  • Added support for interruptions when calculating formulas in one cell.
  • Added support for 'sheet zoom' and 'freeze panes' when exporting and importing HTML.
  • Added support to modify the logic when generating a 'group' object from a 'smartart' object.
  • Added support for 'Fill <Application>' tag in XLSX.
  • Added support for 'img' tag margins when loading HTML.

Correzioni

  • When reading into 03 format Excel, the 'FillType' of the straight line is not processed.
  • How to code/utilize Row...

Released: Dec 12, 2022

Aggiornamenti in V22.12

Funzionalità

  • Added support for importing files with 'openpassword'.
  • Set chart image DPI settings for PNG and JPG files.

Correzioni

  • The “3-D-format” attribute of the rectangle is not rendered correctly.
  • Double quote causing inline style failed in HTML.
  • List numbers are incorrect after XLSX to HTML or PDF conversion.
  • Workbook containing pivot table gets corrupted after processing pivot table in it.
  • The formatted result for GridWeb was different from Cell.DisplayStringValue.
  • Borders and fewer lines...

Released: Sep 13, 2022

Aggiornamenti in V22.9

Funzionalità

  • Added support for sorting 'PivotField' via a calculated field.
  • Added support for specifying which sheets to output when exporting to PDF/XPS.
  • Export formulas to HTML depending on 'HtmlSaveOptions.Exportformula' option.
  • Enhanced parsing of HTML strings to cells.

Correzioni

  • Drawing shape is not rendered in Excel to PDF rendering.
  • Investigate rules of ms excel to display cell’s border when adjacent column is hidden: cell’s border has not been synchronized.
  • Bad conversion to PDF from...