Browse our Products

Aspose.Cells for PHP via Java 23.10 Release Notes

KeySummaryCategory
CELLSJAVA-45602The position of the punctuation mark in vertical text is close to the left sideBug
CELLSJAVA-45603The vertical text position inside the text box is incorrectBug
CELLSJAVA-45639When converting xls to pdf, the rounded rectangle is rendered into a right rectangleBug
CELLSJAVA-45607Regression: calculateFormula hangsBug
CELLSJAVA-45611Regression: Decimal roundingBug
CELLSJAVA-45634The numeric values are added extra spaces for some regions such es-ESBug
CELLSJAVA-45397Character spacing is not retained during chart conversion to imageBug
CELLSJAVA-45609The appearance of the graph changes when converting Excel to PDFBug
CELLSJAVA-45610Graph data labels disappear when converting Excel to PDFBug
CELLSJAVA-45538Content of some cells not fully displayed within the width of the column when printed to HTMLBug
CELLSJAVA-45629The cell number value is not fully displayed for some of the locales ( “es”, “fr”, “it” in particular) in output htmlBug
CELLSJAVA-45633When using Shrink to fit option, worksheet cell cannot be reflected the same way in the output HTMLBug
CELLSJAVA-45649Cell data offset when saving file to HTMLBug
CELLSJAVA-45637Ots and Excel95 get incorrect values when calling FileFormatUtil.saveFormatToExtensionBug
CELLSJAVA-44198Advanced MS Excel charts are not rendered properly in the output PDFBug
CELLSJAVA-45612PivotTable.CalculateData() throws IndexOutOfBoundsExceptionException

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

Adds GlobalizationSettings.GetDefaultSheetName() method

Supports custom sheet name for automatically added worksheets.

Adds MsoFormatPicture.TopCropInch/BottomCropInch/LeftCropInch/RightCropInch properties.

Gets and sets the crop size of picture in unit of inches.

Adds Range.IsBlank() method.

Indicates whether the range does not contain any value.

Adds Range.AddHyperlink(String,String,String) method

Adds a hyperlink to a range.

Adds VbaModuleCollection.AddUserForm() method

Adds user form for VBA project.

Adds WorksheetCollection.AddCopy(Worksheet[], string[]) method

Supports adding and copying some worksheets together.


 
 English