Aspose.Cells for Java V22.5

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 which is incorrect when comparing with ms excel’s result.
  • Search next issue for the file duohangduolie.zip.
  • Implement search for freezepane.
  • Investigate the issue of setactivecell does not work sometimes.
  • Graphic in print area not exported in Excel to HTML conversion.
  • Chart is shifted to right while converting to HTML with print area.
  • Multi-lines captions are lost except the first line in HTML to XLS conversion.
  • Chart is missing while exporting chart to SVG in HTML.
  • Issue with data display in the data table after the coordinate axis is set to logarithmic scale - Excel to HTML/PDF conversion.