Lanzamientos de Aspose.Cells for Java
Released: Jun 15, 2020
Actualizaciones en V20.6
Características
- Added the ability to calculate the grand total for every row in several expanded columns.
- Added support for handing scenarios when specifying incorrect font types.
Released: May 21, 2020
Actualizaciones en V20.5
Correcciones
- When the group field has a null value, the result of subtotalN loses the subtotal for the null group.
- Microsoft Excel to HTML rendering - the conversion process takes a long time.
- HTML to Excel conversion not retaining rich text format in the output.
- Rotated text is not rendered well in XLSX to HTML conversion.
- Rich text formatting lost when exporting to HTML.
- String "20TT1" replaced with number 43850 during CSV to XLSB conversion.
- After rendering a chart to an image, data labels...
Released: Apr 17, 2020
Actualizaciones en V20.4
Características
- Added the ability to display a waterfall chart legend in Turkish, similar to Microsoft Excel.
- Improved Excel to HTML rendering.
- Improved Excel to PDF rendering.
Released: Mar 20, 2020
Actualizaciones en V20.3
Características
- Added the ability to process sheets in a specific order.
- Added ThreadedComment.CreatedTime property.
Released: Feb 21, 2020
Actualizaciones en V20.2
Correcciones
- Set image type EMF in rendered HTML file.
- Conversion to PDF - java.lang.NumberFormatException: For input string.
- Conversion to PDF - Invalid formula:"'APRIL''12'.A1:'APRIL''12'.I23".
- Conversion to PDF - hex is not a valid hex number.
- Conversion to PDF - java.lang.NumberFormatException: For input string: "341,403,811.74".
- Exception "Unexpected image type" raised while rendering worksheet to HTML.
- Program hangs while converting Excel file to HTML.
- Conversion to PDF - com.aspose.cells...
Released: Jan 17, 2020
Actualizaciones en V20.1
Correcciones
- Cell.getValidation method returns null for ODS.
- XLSX to PDF, Difference in PDF output when using Oracle JDK vs Open JDK.
- Opacity is not applied to column charts.
- %of, %of Row, %of ParentRowTotal, %ParentTotal, etc. are not working in pivot output.
- Cell’s default background color is wrong in output HTML.
- SheetRender.toImage() output is incorrect.
- calculateFormula() does not calculate value.
- Percent Format Style is applied incorrectly under Norwegian Locale.
- Smaller font rendered in...
Released: Dec 20, 2019
Actualizaciones en V19.12
Características
- Add tooltip text to cells when exporting to HTML.
- Added option to disable OLE object loading while opening a workbook.
Released: Nov 19, 2019
Actualizaciones en V19.11
Características
- Added
Validation.addArea (CellArea cellArea, boolean skipArea) and Validation.setAreas() methods.
- Added the ability to read OData connection details.
- Export a print area range to HTML without implicitly changing the state of a workbook.
Released: Oct 21, 2019
Actualizaciones en V19.10
Características
- Added support for custom data sorting in pivot table reports.
Correcciones
- Performance issue with calculateFormula().
- Pivot table data coloring and formatting is not rendering properly.
- PDF is not generated as expected.
- Cell.getStyle.getCustom returns wrong format for German locale.
- ArrayIndexOutOfBoundsException while loading the Microsoft Excel file.
Released: Sep 23, 2019
Actualizaciones en V19.9
Correcciones
- Hidden rows are displayed while converting Excel file to HTML when AutoFilter exists.
- CalculateFormula() fails with large formula strings.
- CalculateFormula() corrupts the Excel file.
- Formatting issues while converting Excel file to PDF.
- Text overlapping after converting Chinese XLSX file to PDF.
- Workbook.setRecalculateOnOpen(false) not working for newer Excel versions.
- Data labels based on formulas are not correctly rendered in PDF.
- Exception raised while converting XLSM to image...