Aspose.Cells for Python via Java V23.10
Released: Oct 16, 2023
Updates in V23.10
Fixes
- The position of the punctuation mark in vertical text is close to the left side.
- The vertical text position inside the text box is incorrect.
- When converting XLS to PDF, the rounded rectangle is rendered into a right rectangle.
- Regression: calculateFormula hangs.
- Regression: Decimal rounding.
- The numeric values are added extra spaces for some regions such es-ES.
- Character spacing is not retained during chart conversion to image.
- The appearance of the graph changes when converting Excel to PDF.
- Graph data labels disappear when converting Excel to PDF.
- Content of some cells not fully displayed within the width of the column when printed to HTML.
- The cell number value is not fully displayed for some of the locales ( "es", "fr", "it" in particular) in output HTML.
- When using Shrink to fit option, worksheet cell cannot be reflected the same way in the output HTML.
- Cell data offset when saving file to HTML.
- OTS and Excel95 get incorrect values when calling FileFormatUtil.saveFormatToExtension.
- Advanced MS Excel charts are not rendered properly in the output PDF.
- PivotTable.CalculateData() throws IndexOutOfBoundsException.
- Refresh Dynamic Array Formulas calculation error after setting calculation options.
- Regresion: java.lang.NullPointerException: Cannot invoke "com.aspose.cells.DateTime.getYear()" because "<local3>.d" is null.
- Box and Whisker chart ignoring multiple x-axis categories.