Aspose.Cells for Java 8.7.1 Release Notes

Other Improvements and Changes

KeySummaryCategory
CELLSJAVA-41747Support to calculate FORMULATEXT functionNew Feature
CELLSJAVA-41702Extra columns are added in the output HTML fileBug
CELLSJAVA-41708Columns get missing from HTML outputBug
CELLSJAVA-41720Saving image in SVG while converting spreadsheet to HTML results in incorrect image file extensionBug
CELLSJAVA-41721Incorrect rendering of text in a shape while converting spreadsheet to HTMLBug
CELLSJAVA-41711Infinite loop issue when save to HTMLBug
CELLSJAVA-41737Cell.getStringValue for DateTime type is giving undesired valueBug
CELLSJAVA-41681Chart header extends beyond the chart’s border while using Chart.toImageBug
CELLSJAVA-41691Data Labels are overlapping with Chart Area in Chart’s Image formatBug
CELLSJAVA-41692Data Labels are overlapping with Chart Area in Chart’s PDF file formatBug
CELLSJAVA-41696Bottom and right borders are missing in Chart’s PDF file formatBug
CELLSJAVA-41712Incorrect Colors are rendered in Bar Chart’s PDFBug
CELLSJAVA-41722Acrobat Reader shows error while loading Aspose.Cells’ generated PDFBug
CELLSJAVA-41724Series is fully opaque in SVG opposed to original chart in spreadsheetBug
CELLSJAVA-41725SVG image is different than original chart in spreadsheetBug
CELLSJAVA-41727DataLabel’s picture or texture fill effect hasn’t rendered to SVGBug
CELLSJAVA-41728Resultant SVG file is of 0KB in sizeBug
CELLSJAVA-41741Picture to SVG renders blank/wrong imageBug
CELLSJAVA-41743Graphic title is missing in the output pdfBug
CELLSJAVA-41714FileFormatUtil.loadFormatToExtension returns .ODS for .ODP fileBug
CELLSJAVA-41715Unreadable content in Excel 2007 after re-saving PerformanceReport.xlsbBug
CELLSJAVA-41731Shape formula does not refresh while saving XLS to XLSBBug
CELLSJAVA-41733Cell.getFormula returns the formula with sheet name in square brackets and path to spreadsheet fileBug
CELLSJAVA-41732Exception: “[0]Sheet1!B2-Invalid formula: More than one token in stack” on Workbook.calculateFormula() methodException

Public API and Backwards Incompatible Changes

The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Cells for Java. If you have concerns about any change listed, please raise it on the Aspose.Cells support forum.

Adds LookInType.OriginalValues property.

Only find object from the original values without format.

Note

Since the code base of Aspose.Cells for Java matches the code of relevant .NET version, most of the changes, enhancements and fixes included in the Aspose.Cells for .NET v8.7.1 are also included in this Aspose.Cells for Java v8.7.1.