Browse our Products

Aspose.Cells for PHP via Java 23.4 Release Notes

KeySummaryCategory
CELLSJAVA-45255Display text from Top to Bottom with CSS “writing-mode”Enhancement
CELLSJAVA-45227Aspose.Cells gets stuck saving file as XLSBBug
CELLSJAVA-45241Calculated result of MIRR is not correctBug
CELLSJAVA-45296Aspose Cells does not re-calculate formula for some valuesBug
CELLSJAVA-45223Chart to Image - character and legend height not rendered correctlyBug
CELLSJAVA-45257Scales of the chart are missing in Excel to PDF renderingBug
CELLSJAVA-45054can not switch worksheet for the specified file from customerBug
CELLSJAVA-45229can not load file in GridWeb for the file test.xlsxBug
CELLSJAVA-45231setRowHeightForCSV does not take affect after switch worksheet ,the csv file row height is still smallBug
CELLSJAVA-45251After adjusting the column width, the position of the filter button should also be adjusted in placeBug
CELLSJAVA-45082Wavy line fill is different after saving file to pdfBug
CELLSJAVA-45237Formula display error when saving file to SVGBug
CELLSJAVA-45236Line position error when saving file to SVGBug
CELLSJAVA-45252Incorrect removal of pages during Excel to PDF conversion when using PrintingPageType.IGNORE_BLANK optionBug
CELLSJAVA-45273Some texts are not visible when converting to svgBug
CELLSJAVA-45266Cell content location error when converting to htmlBug
CELLSJAVA-45279Extra white space appears when exporting the file to HTMLBug
CELLSJAVA-45248HTML to Excel: Cannot hold the multiple format at the same timeBug
CELLSJAVA-45304Plot is missing in bar charts when converting xlsx to odsBug
CELLSJAVA-45305Sun shape is converted to a rectangle shape when converting ods to xlsxBug
CELLSJAVA-45308Cell values are not visible for cells having cross-sheet when converting xlsx to odsBug
CELLSJAVA-45259Data loss when converting HTML with lists to XLSXBug
CELLSJAVA-45260HTML to XLSX: Alignment not retainedBug
CELLSJAVA-45271The result file has a different uid when saving a workbook twiceBug
CELLSJAVA-45283PivotArea selection supports other pivot fields type than PivotFieldType.DataBug
CELLSJAVA-45298Colours of pie charts should be preserved when converting xlsx to odsBug
CELLSJAVA-45309The first slice angle of pie chart is not correct when converting excel to odsBug
CELLSJAVA-45310Add OneNote format to FileFormatUtil API to detect the FileFormatTypeBug

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 XlsbSaveOptions.LightCellsDataProvider property

Allows user to save xlsb file in LightCell mode.

Adds Worksheet.CalculateArrayFormula(…) methods

Allows user to calculate one formula as array formula dynamically without setting it to a cell at first.

Adds CalculationOptions.CharacterEncoding property

Allows user to specify the encoding used for encoding/decoding characters when calculating formulas such as CHAR and CODE function.

Adds EquationNode class and it’s derived classes

Allows users to complete the construction of an equation shape by inserting relevant nodes step by step.

Adds FileFormatType.XHtml and FileFormat.OneNote enums

Represents the xhtml and One Note file format type.

Adds FontConfigs.IsFontAvailable() method

Returnes whether the font is available.

Adds LoadOptions.IgnoreUselessShapes property

Indicates whether ignoring useless shapes in the xlsx files.

Adds PivotArea.OnlyData and OnlyLabel properties.

Represents whether only selecting data or lable for pivot area.

Adds SaveFormat.XHtml enum.

Represents the saving format.

Adds ListObject.PutCellFormula() method

Puts formula to the cells in the table.

Adds VbaProject.Encoding property

Gets and sets the encoding of VBA project in the Excel files.

Adds XmlSaveOptions.SheetNameAsElementName property.

Indicates whether saving sheet name as element name when converting excel to xml data.

Adds XmlSaveOptions.DataAsAttribute property.

Indicates whether saving data as attribute of node when converting excel to xml data.


 
 English