Aspose.Cells for Android via Java V24.12
Released: Dec 12, 2024
V24.12 での更新項目
機能
- Added support for getting a cell's formatted value in multi-threads environment.
- You can now ignore row data in disorder when reading OOXML template files.
- Added support for formatting date as 1900-2-29 to mimic MS Excel's behavior.
- You can now keep number formats for split values when using Cells.TextToColumns().
- The SheetSet constructor now supports "Varargs" for sheet indexes and names params.
- Added support for skipping smart marker with JSON data source.
- You can now get alt text of picture placed in cell.
不具合の修正
- MultiThreading Issue - Unparseable date.
- XLSX to PDF: Incorrect placement of flowchart arrows in the output PDF file.
- The result file shows inconsistency with Excel when converting the file to PDF.
- The aspose-cells.jar may cause Eclipse show compile error.
- Precision issue of calculating formulas for JDK8 and later versions when FormulaSettings.PrecisionAsDisplayed is true.
- Waterfall chart labels do not retain original text color when resaving file.
- XLSX to PDF: Image is missing in the output PDF file.
- Inconsistent HTML output with Excel file when saving to HTML.
- Invalid background color of td when converting to HTML.
- The title of value field is not total in report pivot table.
- XLSX to PDF: Images are not rendered properly in the PDF output.
- XMATCH fails on numeric lookup with some search_mode and match_mode settings.
- Support obtaining column count after calling Cells.textToColumns method.
- Image loss and data format errors when converting MHT to Excel.
- All data cannot be parsed from a Pivot Table.
- Aspose.Cells 24.11 XLSX to PDF: Text positioning issue after conversion.
- Some graphics display errors when converting file to HTML.
- MROUND formula obtained incorrect value after calling Workbook.calculateFormula.
- Incorrect formula calculation result after calling workbook.calculateFormula().
- Gradient fill in 3D graph data series does not show properly when converting file to PDF or EMF image.
- The chart in Excel doesn't match the chart saved as an image.
- The horizontal axis data and some text font styles are incorrect when converting chart to image.
- Superscript in the same worksheet cell with normal text is not shown properly in EMF.
- Save to HTML: incorrect cell background color.
- Content is missed from the cell while Converting file to PDF.
- Long text truncated in cells when the cell text exceeds the 32767 character limit.
- "com.aspose.cells.CellsException: java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2" on Workbook.calculateFormula.
- NegativeArraySizeException is thrown when calculating the lookup formula.
- SheetRender.toimage throws exception under JDK21.
- XLSX to PDF: NumberFormatException: For input string: "100%".
- NullPointerException occurs when loading sample file.
- "com.aspose.cells.CellsException: Invalid ValidationType string val" when loading an Excel spreadsheet.