Aspose.Cells for Java のリリース

Released: Nov 11, 2022

V22.11 での更新項目

不具合の修正

  • “+” and “-” were disappeared after conversion - Excel to HTML rendering.
  • Chart labels overlapped in chart to image rendering.
  • Chart to image rendering - One of the labels is inside the doughnut chart.
  • XLSX to PDF: Chart labels not rendered correctly.
  • XLS to PDF: Insufficient data for an image.
  • Convert Excel to HTML results in thousands of similar small images.
  • Resizing tables change formatting of cells.
  • Images cannot display in the sheet when converting HTML to Excel.
  • Exception “java.lang...

Released: Oct 12, 2022

V22.10 での更新項目

機能

  • Added support for importing files with 'openpassword'.

不具合の修正

  • 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 shown in black and white pie slices in chart to image rendering.
  • The data on the x-axis angle is not the same as Excel in chart to image rendering.
  • The data on the y-axis step is not the...

Released: Sep 10, 2022

V22.9 での更新項目

不具合の修正

  • Drawing shape is not rendered in Excel to PDF rendering.
  • Concurrent loading of workbooks throws spurious “File is corrupted” errors.
  • Borders and fewer lines shown in black and white pie slices in chart to image rendering.
  • Text rotation of labels does not match with Excel in the output image of the chart.
  • Chart labels overlapped in chart to image rendering.
  • The display of cell text does not same as in Excel in some merged areas.
  • Multi pages are output instead of one page as in Excel while...

Released: Aug 5, 2022

V22.8 での更新項目

機能

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

不具合の修正

  • 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 0.9999999999999999 with custom...

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.