Browse our Products

Aspose.Cells for Android via Java 8.8.0 Release Notes

KeySummaryCategory
CELLSJAVA-41747Support to calculate FORMULATEXT functionNew Feature 
CELLSJAVA-41334HYPERLINK formula/ function - Extend the Worksheet’s Hyperlink collection to get the objectNew Feature 
CELLSJAVA-41812Image Markers are not supported while Grouping Data in Smart MarkersEnhancement 
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 PDF Bug 
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-41788‘Start’ property of an ordered list is not working properlyBug 
CELLSJAVA-41763Aspose Cells API not able to convert each content of HTML file to Excel fileBug 
CELLSJAVA-41759Layout is different while saving spreadsheet to HTMLBug 
CELLSJAVA-41677Hyperlink pointing to a defined names results in broken link when spreadsheet is converted to HTMLBug 
CELLSJAVA-41774Wrong calculation on what-if analysisBug 
CELLSJAVA-41748Russian month name renders differently in PDF as compared to ExcelBug 
CELLSJAVA-41735Cell with currency format in BMD is detected as DateTimeBug 
CELLSJAVA-41648Locale dependent date format changes to fixed custom format while converting SpreadsheetML to XLSXBug 
CELLSJAVA-41777Issue with the output XLSB file - XLS to XLSB ConversionBug 
CELLSJAVA-41749Setting image in Header (to create watermark) resets Format Picture SettingsBug 
CELLSJAVA-41787Excel conversion to PDF is taking foreverBug 
CELLSJAVA-41762Axis Label overlap when converting spreadsheet to PDFBug 
CELLSJAVA-41752Data Labels are overlapping with the Pie Chart while rendering to PDFBug 
CELLSJAVA-41751Upper case horizontal/vertical Axis title text appears in sentence case in Chart’s PDF formatBug 
CELLSJAVA-41736Chart alignment problem while rendering Worksheet to imageBug 
CELLSJAVA-41755Vertical rule missing in Chart’s PDF formatBug 
CELLSJAVA-41756Thickness of horizontal rules is more than thickness in actual chart while rendering to PDFBug 
CELLSJAVA-41754SmartArt does not get copied while copying WorkbookBug 
CELLSJAVA-41717Vertical alignment of the chart’s legend has changed while converting ODS to XLSXBug 
CELLSJAVA-41716Chart is missing while converting ODS to XLSXBug 
CELLSJAVA-41772Conversion to HTML results in empty pageBug 
CELLSJAVA-41738Vertical alignment of the text in a TextBox changes from middle to top while rendering spreadsheet to Image & PDFBug 
CELLSJAVA-41503Font Substitution Warnings not working while converting spreadsheet to HTML formatBug 
CELLSJAVA-41797Aspose.Cells does not calculate the value of the cell correctlyBug 
CELLSJAVA-41779Cell.calculate() method is not calculating the values properlyBug 
CELLSJAVA-41813Space distortion at the end of second page highlighted as red in sample excel fileBug 
CELLSJAVA-41744Text misaligned in the output PDF Bug 
CELLSJAVA-41723Aspose.Cells generated PDF mismatch with Excel generated PDF of same spreadsheetBug 
CELLSJAVA-41802Category axis tick labels mismatch in output PDF in Excel to PDF renderingBug 
CELLSJAVA-41800Angle of chart-labels has changed in Chart’s PDFBug 
CELLSJAVA-41798Legend entry is getting trimmed while converting chart to PDFBug 
CELLSJAVA-41792Red colored bar is missing in Excel but getting displayed in PDFBug 
CELLSJAVA-41785Spreadsheet becomes corrupted after copying the Workbook and setting the DataLabel’s positionBug 
CELLSJAVA-41784Error Bar is missing while copying WorkbookBug 
CELLSJAVA-41780Text in the TextBox is rendered incomplete while converting worksheet to imageBug 
CELLSJAVA-41773DataLabels missing for a chart in the output image/PDF for the spreadsheetBug 
CELLSJAVA-41757Positive valued bars are appearing below the 0-value x-axis rule in Chart’s PDFBug 
CELLSJAVA-41734Chart’s Legend order is reversed while rendering Worksheet to ImageBug 
CELLSJAVA-41811Aspose.Cells is breaking the Power Pivot Tables upon opening and re-saving the XLSM file formatBug 
CELLSJAVA-41807Issue with grouped rows when copying ranges in XLSX fileBug 
CELLSJAVA-41806Issue with grouped rows when copying ranges in XLS fileBug 
CELLSJAVA-41804Formula for WordArt does not react to argument change after converting XLS to XLSBBug 
CELLSJAVA-41803Conditional formatting range is incorrect and does not match with Microsoft ExcelBug 
CELLSJAVA-41732Exception: “[0]Sheet1!B2-Invalid formula: More than one token in stack” on Workbook.calculateFormula() methodException 
CELLSJAVA-41746java.lang.OutOfMemoryError: GC overhead limit exceeded, while saving spreadsheet to PDFException 
CELLSJAVA-41768com.aspose.cells.Name cannot be cast to java.lang.Integer while copying WorksheetsException 
CELLSJAVA-41809Worksheet.calculateFormula throws null pointer exception when formula is set via NameCollectionException 
CELLSJAVA-41808java.lang.NullPointerException at Workbook.saveException 

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 Android. If you have concerns about any change listed, please raise it on the Aspose.Cells support forum.

Adds HTMLLoadOptions.DeleteRedundantSpaces property

Indicates whether deleting redundant spaces when the text wraps lines using
tag.

Obsolete LoadOptions.ConvertNumericData property and add TxtLoadOptions.ConvertNumericData property.

Use HTMLLoadOptions.ConvertNumericData or TxtLoadOptions.ConvertNumericData property instead.

Adds Style.QuotePrefix property.

Indicates whether the cell’s value starts with single quote mark.

Adds QueryTable.ConnectionId property.

Gets the connection id of the query table.

Adds ExternalConnection.Id property.

Gets the id of the connection.

Adds ListObject.QueryTable property.

Gets the linked QueryTable of the table.

Adds HTMLLoadOptions.KeepPrecision property.

Indicates whether not parsing a string value if the length is 15.

Adds LookInType.OriginalValues property.

Only find object from the original values without format.


 
 English