Aspose.Cells for Java のリリース

Released: Jul 11, 2022

V22.7 での更新項目

機能

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

不具合の修正

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

Released: Jun 10, 2022

V22.6 での更新項目

機能

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

不具合の修正

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

Released: May 11, 2022

V22.5 での更新項目

機能

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

不具合の修正

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

Released: Apr 13, 2022

V22.4 での更新項目

機能

  • Added GridWorkbookSetting for GridWeb.

不具合の修正

  • 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 the file fs.zip...

Released: Mar 11, 2022

V22.3 での更新項目

不具合の修正

  • 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

V22.2 での更新項目

機能

  • 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

V22.1 での更新項目

機能

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

不具合の修正

  • 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.
  • Pagination issue for CSV...

Released: Dec 9, 2021

V21.12 での更新項目

機能

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

不具合の修正

  • 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 available and it...

Released: Nov 9, 2021

V21.11 での更新項目

機能

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

不具合の修正

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

Released: Oct 15, 2021

V21.10 での更新項目

不具合の修正

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