
Extract label names embedded in Excel files.
Features
- Added PdfSaveOptions.DrawObjectEventHandler.
- Extract label names embedded in Microsoft Excel files.
Fixes
- Using stream to import Excel file via GridWebBean.importExcelFile() is invalid or non-existing.
- Unable to access horizontal category axis label items.
- Output HTML does not match with MS Excel.
- Excel files corrupted after open/save by Aspose.Cells APIs.
- Extra columns at the end of each row in the output HTML for a range.
- Excel file is corrupted and some cells changed after saving.
- Calculation errors are present in the hidden sheet.
- ImportTableOptions.setInsertRows() is not working while importing the ResultSet to worksheet.
- Comments attached to the cells (in the template file) are not shown when imported the Excel file into GridWeb.
- Inconsistent cell coordinates reported by ImageOrPrintOptions.DrawObjectEventHandler.
- Borders of rows are misaligned in the output PDF.
- X-axis scale is incorrect in PNG output of Excel Chart.
- Rendering of the chart is not correct in the output PDF.
- Chart is replaced with red X when converting XLSX to ODS.
- Images lost when converting ODS to XLSX.
- Properties are not extracted from XLS and XLSX files.
- Saving XLS to XLSB removes allowEditRanges.
- Control external resources using WorkbookSetting.StreamProvider.
- Specify formula fields while importing data to worksheet.
- Chinese characters in embedded file name (title) is not well-displayed in notepad.
- Exception "NullPointerException" occurred when extracting SmartArt shape text.
- Exception "ReadElementString only could be called when the content is simple or empty" when loading an ODS file.
- Error in cell B4-Invalid formula - exception occurs on setting formula.
- ArrayIndexOutOfBoundsException upon opening file via Aspose.Cells.
- Exception "com.aspose.cells.CellsException: Invalid formula:" when loading an ODS file.