Aspose.Cells for Java V17.1.0 released

Released: Jan 13, 2017

Updates in V17.1.0

Features

  • Added GetPaperWidth and GetPaperHeight methods to the PageSetup class.
  • Added support for Gradient Fill in WordArt while converting spreadsheets to HTML.

Fixes

  • Gridlines behind Shapes are not exported when converted to HTML.
  • Some CSS rules ignored when importing HTML.
  • Contents are struck through in the converted HTML.
  • Text style of some cells is wrong when saved to HTML.
  • DataBar wrong when cell has background color set.
  • Chart picture is not getting saved when EMF or SVG format is used.
  • HtrmlSaveOptions.ExportGridLines does not seem to be working for a particular spreadsheet.
  • Recalculating a number of formulas using Aspose Cells APIs results in "#NUM!" error.
  • Date format problem while importing CSV with ICustomParser.
  • Name.getRanges() API produces unexpected results.
  • Unable to access the instance variable m_LoadDataFilterOptions while overriding the startSheet method of LoadFilter class.
  • Cell string value & rounding problem based on different JDK versions.
  • Right-to-left and left-to-right control characters are not rendered correctly in PDF when converting on Linux.
  • Hebrew - In the table the word wrapped lines are aligned to the right in PDF while they should be centered as in Excel.
  • Wrong conversion of Arabic worksheet to SVG.
  • Hebrew - Wrapped text is not right-aligned in PDF as in Excel.
  • Hebrew - Series labels when there is a word wrap the characters are not displayed in the right sequence.
  • Shape to image Error while rendering to PDF.
  • Chart image in the HTML is wrong.
  • Uneven lines' thickness at intersections while rendering spreadsheet with diagram to PDF.
  • Chart labels are not displayed/rendered the same (as per the original Excel file) in the output PDF file.
  • Angle of x-axis labels is incorrect in Chart's PDF.
  • Incorrect rendering of bar charts while rendering spreadsheet to HTML.
  • Setting formula referring to external workbook creates 3d formula.
  • Unreadable content error in Excel 2007 after resaving a spreadsheet.
  • Conditional format expression changes on deleting rows.
  • Cell.getFormula() returns broken formula for a cell.
  • Output file gets corrupt after executing DataLabels.setPosition() method.
  • Conditional format priority order changes on Cells.deleteRows() method.
  • Vba module is lost while re-saving an XLSM file on Linux.
  • API adds extra apostrophes to the modified formula.
  • Dynamic formula in designer spreadsheet using {-1} {-2} return Invalid formula error.
  • Transparency of the shapes is reset to 0 while converting XLS to XLSB.
  • NullPointerException when opening a large sized Excel file.
  • Shape to image error - in rendering an Excel file.
  • Exception: java.lang.ArrayIndexOutOfBoundsException on Workbook.save() method.
  • Invalid column index exception on rendering Excel.
  • Invalid formula exception for the last cell.