Rilasci di Aspose.Cells for PHP via Java

Released: Apr 15, 2022

Aggiornamenti in V22.4

Funzionalità

  • Added GridWorkbookSetting for GridWeb.

Correzioni

  • When converting XLSX file to PDF, the date in the pivot table becomes a serial number.
  • Excel file gets corrupt when opened and saved with Aspose.Cells.
  • Condition formatting issue when deleting the row or column.
  • Opening and saving with Aspose.Cells corrupts the workbook.
  • Picture position issue for print for the file fs.zip in GridWeb.
  • Issues for display ofd.zip in GridWeb.
  • GridWeb display issues from customer.
  • Additional issue...

Released: Mar 14, 2022

Aggiornamenti in V22.3

Correzioni

  • Shape height is not correct.
  • Copying the sheet content to a new sheet page and save it as HTML causes the style of the Excel math formula abnormal.
  • Percentage format of Cell is lost when you are expanding those 2 rows that you have changed.
  • Cell width is not correct in the output DOCX in Excel to DOCX conversion.
  • Conditional formatting stopped working after adding custom properties.
  • Excel file gets corrupt when opened and saved with Aspose.Cells.
  • Fixed issue with horizontal copying of...

Released: Feb 21, 2022

Aggiornamenti in V22.2

Correzioni

  • The text in this XLSX is garbled.
  • When converting Excel to PDF, the output position shifts compared to the case of manual conversion.
  • When converting XLSX to PDF, the pivot table timeline shape (window) is not displayed.
  • Workbook containing a pivot table becomes corrupted.
  • XLSX to PDF: Data in Scientific number format from the XLSX file doesn’t match with the data in the output PDF file.
  • Resaved Excel file needs to be recovered when opening it into Microsoft Excel.
  • Images shown...

Released: Jan 12, 2022

Aggiornamenti in V22.1

Funzionalità

  • Added support for removing external links without removing formulas.
  • Added support for auto-fit rows to GridWeb.
  • Added support for locale dependent unit text for coordinate axes of a chart.
  • Added support for keeping session after server restart to GridWeb.

Correzioni

  • Cell.getDependents() throws Exception if cell’s formula has not been parsed.
  • Bug in external formula when importing a workbook into another workbook.
  • The text of the data labels wrap in the output chart image...

Released: Dec 13, 2021

Aggiornamenti in V21.12

Funzionalità

  • Added support for interrupting the execution of WorkbookDesigner.process in SmarkMarker.
  • Added the ability to modify PDF Producer attribute in generated PDFs.

Correzioni

  • Possible regression: Performance degradation of FormatConditionCollection.addArea().
  • Regression: Infinite loop when converting XLSX to PDF.
  • XLSX to PDF: Image is not converted.
  • Text truncation issue with Rectangle shapes when rendering to image in newer Aspose.Cells for Java versions.
  • DataLabels.setShadow() not...

Released: Nov 10, 2021

Aggiornamenti in V21.11

Funzionalità

  • Added the ability to render specific "Cell" and "Comment" text, to be translated into Japanese, in Microsoft Excel to PDF conversion.

Correzioni

  • An enhancement needed for Accounting numbers format.
  • Shape text font size issue while saving and loading XLS file.
  • Temporary license Expiration issue.
  • XLSX to PDF: Image causes an exception “java.lang.OutOfMemoryError: Java heap space”.
  • Some borders of Excel converted to HTML are redundant.
  • When exporting to HTML with only one data, the...

Released: Oct 20, 2021

Aggiornamenti in V21.10

Correzioni

  • Java Heap Space Issue is observed while Converting XLSX file to PDF.
  • Exception “Invalid FontUnderlineType string val” on loading the XLSX file.
  • Exception “java.lang.ArrayIndexOutOfBoundsException” on loading an XLSX file.
  • The shadow effect of the text is not rendered correctly.
  • Isosceles triangle orientation is incorrect.
  • When converting XLS file to XLSX, some parts regarding shapes are not rendered correctly.
  • After executing XlsToXlsx, the AutoShape is lost.
  • After executing XlsToXlsx...

Released: Sep 16, 2021

Aggiornamenti in V21.9

Correzioni

  • Creation date and time and modification date cannot be extracted.
  • XLSX to PDF: Shape to image Error.
  • Image distortion during Excel to HTML.
  • Details changed on Excel to HTML conversion.
  • Formatting issues while converting Excel to HTML.
  • Text Alignment issue during Excel to HTML conversion.
  • Hyperlink function hyperlink is invalid when Excel is converted to HTML.
  • When exporting HTML, the length of the data bar is shorter than that in Excel.
  • Re-saved XLSM file cause file corruption popup...

Released: Jul 20, 2021

Aggiornamenti in V21.7

Funzionalità

  • Added the ability to digitally sign a VBA code project with a certificate.
  • Added the ability to get external data ranges and details.

Correzioni

  • Large amount of unused styles being generated into the CSS section.
  • SheetRender does not render the flow chart correctly.
  • Missing text in circle during XLS to HTML conversion.
  • When executing SVG to insert Excel under Java, it exits abnormally.
  • Percentage data from a Pivot Table is not showing properly in HTML.
  • Superscripts and subscripts...

Released: Jun 23, 2021

Aggiornamenti in V21.6

Funzionalità

  • Changed behavior of Cell.IsErrorValue property - In old versions, this property only applied to formula cells. To make it consistent with other properties, from 21.6 it now checks non-formula cells too and if its value is an error value, it also returns true. The User may check Cell.IsFormula property first if they only need to check the error value for formula cells.
  • Changed behavior of Cell.Value property - In old versions, this property always returned the DateTime object if the...