Lancements de Aspose.Cells for Java

Released: Aug 5, 2022

Mises à jour de V22.8

Fonctionnalités

  • Added support for specifying which sheets to output while exporting to PDF/XPS.
  • Added the ability to export formulas to HTML only depending on the HtmlSaveOptions.Exportformula option.
  • Enhanced parsing HTML string to cell.

Correctifs

  • Setting date before 1581 to a cell generated incorrect date string.
  • Copy worksheet across workbooks, the cell format is abnormal.
  • Aspose.Cells formula calculation engine produces ?#N/A? values for certain cells.
  • Bug of formatting...

Released: Jul 11, 2022

Mises à jour de V22.7

Fonctionnalités

  • Added support for sorting 'PivotField' via calculated field.

Correctifs

  • Bad conversion to PDF from XLS with Line Callout at the left of the sheet.
  • Pivot table calculated fields not getting refreshed on updating data source.
  • Investigate rules of MS Excel to display cell’s border when adjacent column is hidden: cell’s border has not been synchronized.
  • Cell.getDependents() throws Exception or cannot provide all dependents.
  • Issue with border (line) style.
  • border line does not display...

Released: Jun 10, 2022

Mises à jour de V22.6

Fonctionnalités

  • Added support for formatting an entire row of data in PivotTable.
  • Improved reading of blank cells in XLSX files.
  • Added support for BouncyCastle v1.71.

Correctifs

  • How to retain percentage format of certain pivot rows when expanding node data of a pivot column/field.
  • Sorting not working after grouping the rows.
  • Slow copy with conditional formatting using newer version.
  • When sorting large groups with multiple keys, it throws “java.lang.ArrayIndexOutOfBoundsException”.
  • Issue with...

Released: May 11, 2022

Mises à jour de V22.5

Fonctionnalités

  • Improved performance when saving workbooks.
  • Added ExceptionType.FileCorrupted enum which represents the type of exception when a file is corrupted.
  • Added WarningType.Limitation enum which represents the warning type when there is Microsoft Excel limitation.
  • Added ShapeGuideCollection.Add(string name, double val) method which adds a shape guide.

Correctifs

  • Issue with ThreadedComment.setCreatedTime() method.
  • Sorting not working after grouping the rows.
  • Double value to string gives...

Released: Apr 13, 2022

Mises à jour de V22.4

Fonctionnalités

  • Added GridWorkbookSetting for GridWeb.

Correctifs

  • A thousand of the getResourceAsAStream calls causes high CPU load and memory consumption during report generation.
  • When converting XLSX file to PDF, the date in the pivot table becomes a serial number.
  • Microsoft 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...

Released: Mar 11, 2022

Mises à jour de V22.3

Correctifs

  • 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 16, 2022

Mises à jour de V22.2

Fonctionnalités

  • Adds NameCollection.Filter() method and NameScopeType enum which get defined names by scope.
  • Adds MsoDrawingType.Timeline enum which represents timeline drawing objects type.

Released: Jan 11, 2022

Mises à jour de V22.1

Fonctionnalités

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

Correctifs

  • 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 9, 2021

Mises à jour de V21.12

Fonctionnalités

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

Correctifs

  • 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 9, 2021

Mises à jour de V21.11

Fonctionnalités

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

Correctifs

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