Browse our Products
Aspose.Cells for Android via Java 23.12 Release Notes
Key | Summary | Category |
---|---|---|
CELLSJAVA-45676 | Add static final Color for default font color | New Feature |
CELLSJAVA-41132 | Support for PDF version 1.5 while rendering spreadsheets to PDF format | New Feature |
CELLSJAVA-41133 | Support for PDF version 1.6 while rendering spreadsheets to PDF format | New Feature |
CELLSJAVA-45737 | Support MAKEARRAY function | New Feature |
CELLSJAVA-45705 | Support json as data source of smart marker | New Feature |
CELLSJAVA-45750 | Retrieve “Style Includes” information | New Feature |
CELLSJAVA-45673 | Add HtmlSaveOptions.CalculateFormula property like other save options so user may choose to calculate formulas or not befor saving | Enhancement |
CELLSJAVA-45759 | Improve the performance of calculating shared formulas recursively | Enhancement |
CELLSJAVA-45602 | The position of the punctuation mark in vertical text is close to the left side | Bug |
CELLSJAVA-45603 | The vertical text position inside the text box is incorrect | Bug |
CELLSJAVA-45639 | When converting xls to pdf, the rounded rectangle is rendered into a right rectangle | Bug |
CELLSJAVA-45607 | Regression: calculateFormula hangs | Bug |
CELLSJAVA-45611 | Regression: Decimal rounding | Bug |
CELLSJAVA-45634 | The numeric values are added extra spaces for some regions such es-ES | Bug |
CELLSJAVA-45397 | Character spacing is not retained during chart conversion to image | Bug |
CELLSJAVA-45609 | The appearance of the graph changes when converting Excel to PDF | Bug |
CELLSJAVA-45610 | Graph data labels disappear when converting Excel to PDF | Bug |
CELLSJAVA-45538 | Content of some cells not fully displayed within the width of the column when printed to HTML | Bug |
CELLSJAVA-45629 | The cell number value is not fully displayed for some of the locales ( “es”, “fr”, “it” in particular) in output html | Bug |
CELLSJAVA-45633 | When using Shrink to fit option, worksheet cell cannot be reflected the same way in the output HTML | Bug |
CELLSJAVA-45649 | Cell data offset when saving file to HTML | Bug |
CELLSJAVA-45637 | Ots and Excel95 get incorrect values when calling FileFormatUtil.saveFormatToExtension | Bug |
CELLSJAVA-44198 | Advanced MS Excel charts are not rendered properly in the output PDF | Bug |
CELLSJAVA-45669 | DAYS360 function works incorrectly in case of leap day | Bug |
CELLSJAVA-45672 | The LOOKUP function obtains an error value after calculation in a Chinese environment | Bug |
CELLSJAVA-45666 | Sheet to Image rendering - EMF+ required error instead of images on the sheet | Bug |
CELLSJAVA-45667 | Converting files to PDF takes too long | Bug |
CELLSJAVA-45538 | Content of some cells not fully displayed within the width of the column when printed to HTML | Bug |
CELLSJAVA-45632 | Incorrect data display when converting file to HTML | Bug |
CELLSJAVA-45644 | Date format error when converting file to HTML | Bug |
CELLSJAVA-45670 | Abnormal cell merging when converting files to HTML | Bug |
CELLSJAVA-45671 | Extra tag is added when text overflows the cell in the output html. | Bug |
CELLSJAVA-45674 | Missing border when converting file to html | Bug |
CELLSJAVA-40799 | Filter in the template to ignore blank rows stop working after Pivot Table refresh | Bug |
CELLSJAVA-41829 | Pivot Table becomes unresponsive after simply resaving the spreadsheet | Bug |
CELLSJAVA-42825 | Filter on labels are not applied during Worksheet.refreshPivotTables call | Bug |
CELLSJAVA-43006 | Protected view when saving output as xls file | Bug |
CELLSJAVA-43029 | Protected view when saving sample.xlsx as xls file | Bug |
CELLSJAVA-45677 | Workbook.isLicensed() returns false after setting the license | Bug |
CELLSJAVA-45680 | The result file crash after adding treemap chart | Bug |
CELLSJAVA-45679 | Different behavior of XLSX and XLSB files for MaxRow and MaxColumn attributes when using in LightCells APIs | Bug |
CELLSJAVA-45707 | VLOOKUP function calculation gets an error value | Bug |
CELLSJAVA-45710 | Incorrect value obtained after IRR function calculation | Bug |
CELLSJAVA-45713 | Endless loop with “CalculateFormula” method | Bug |
CELLSJAVA-45721 | NumberValue formula not working | Bug |
CELLSJAVA-45725 | Error in file data saved after calling formula calculation | Bug |
CELLSJAVA-45608 | XLSX to PNG: Charts text wrap and Y axis | Bug |
CELLSJAVA-45627 | Excessive memory consumption when converting file to PDF | Bug |
CELLSJAVA-45703 | Chart title missing when converting file to pdf | Bug |
CELLSJAVA-45724 | Issue with the display of the circular chart legend after XLSX is converted to HTML | Bug |
CELLSJAVA-45752 | Data labels (percentages) are incorrect in the generated HTML for 3-D Pie chart | Bug |
CELLSJAVA-45700 | Excel to PDF conversion - Some text is blocked by the picture | Bug |
CELLSJAVA-45706 | Sparkline overlaps cell text while converting to Svg | Bug |
CELLSJAVA-45731 | Text is truncated when converting the file to PDF | Bug |
CELLSJAVA-45733 | File pagination error when converting file to PDF | Bug |
CELLSJAVA-45741 | Emf image is lost while converting workbook to pdf | Bug |
CELLSJAVA-45274 | Some texts are not visible when converting to html | Bug |
CELLSJAVA-45686 | Aspose.Cells 23.10: Changing hidden cells visibility does not work | Bug |
CELLSJAVA-45687 | Images getting shrunk when converting HTML to Excel workbook | Bug |
CELLSJAVA-45701 | Fonts are getting changed for the data in cells for excel where hyperlinks are present | Bug |
CELLSJAVA-45704 | Extra whitespace was generated between charts when converting the file to HTML | Bug |
CELLSJAVA-45709 | Some digits show dislocation when saving file to html | Bug |
CELLSJAVA-45714 | Text position error when converting file to HTML | Bug |
CELLSJAVA-45739 | The picture lost after converting XLSX to to HTML | Bug |
CELLSJAVA-43383 | GETPIVOTDATA is not working when using field grouping | Bug |
CELLSJAVA-45685 | Regression: Getting incorrect value in file explorer Preview Mode for Pivot | Bug |
CELLSJAVA-45708 | Smart markers can’t get correct layout when setting line by line replacement to false | Bug |
CELLSJAVA-45719 | Regression: filters are not getting refreshed | Bug |
CELLSJAVA-45720 | After pivotTable.refreshData the file is corrupted | Bug |
CELLSJAVA-45734 | calculateData throws java.lang.NullPointerException | Bug |
CELLSJAVA-45743 | Partial data becomes garbled after converted from xls to xlsx | Bug |
CELLSJAVA-45728 | Waterfall chart X-Axis labels are cut off when chart width is decreased | Bug |
CELLSJAVA-45612 | PivotTable.CalculateData() throws IndexOutOfBoundsException | Exception |
CELLSJAVA-45630 | Exception occurs when converting file to HTML | Exception |
CELLSJAVA-40097 | Read XLSX: java.lang.NullPointerException | Exception |
CELLSJAVA-45652 | Exception occurred while resaving the file | Exception |
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 Android via 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.
Changes the constant values for FormatConditionType
Constants defined for FormatConditionType have been changed. User’s applications need to be re-compiled with the new version of Aspose.Cells.
Adds HtmlSaveOptions.CalculateFormula property
If formulas in workbook need to be re-calculated to get correct result for generated html files, user may call Workbook.CalculateFormula() manually before Workbook.Save(), or specify this property as true to force formulas to be re-calculated automatically while saving HTML files.
Adds HtmlSaveOptions.FormatDataIgnoreColumnWidth property
Indicating whether show the whole formatted data of cell when overflowing the column.
Adds CellsHelper.NeedQuoteInFormula() method
Check whether the name of the sheet should be enclosed in single quotes when adding reference to the sheet.
Adds and obsoletes some ErrorCheckType enum
Use new enums instead.
Adds methods: GetShortTextOf12Months(),GetTextOf4Quaters(),GetTextOfYears(),GetTextOfQuarters(),GetTextOfMonths(), GetTextOfDays(),GetTextOfHours(),GetTextOfMinutes(),GetTextOfSeconds() and GetTextOfRange() of PivotGlobalizationSettings
Gets the local text of date time for pivot table.
Adds PivotFieldGroupSettings class and PivotField.GroupSettings property; obsoletes SxRng class and PivotField.SxRng property
Used PivotField.GroupSettings property instead.
Obsoletes PivotTable.SetUngroup() method and adds PivotField.Ungroup() method
Please use PivotField.Ungroup() method instead to ungroup the pivot field.
Obsoletes PivotTable.SetAutoGroupField() and SetManualGroupField() methods
Please use PivotField.GroupBy() method.
Adds PivotField.GroupBy() methods
Group the pivot field.
Adds Range.AddHyperlink() method
Add a hyperlink for the range.
Adds PivotFieldGroupType enum
Represents the group type of pivot field.
Adds CustomPiovtFieldGroupItem and PivotDiscreteGroupSettings classes
Represents the discrete group of the pivot field.
Adds PivotGroupByType.Numbers and obsoletes PivotGroupByType.RangeOfValues enum
Use PivotGroupByType.Numbers enum instead to group the pivot field by numberic values.
Adds PivotNumbericRangeGroupSettings class
Represents the settings of numberic groups for the pivot field.
Adds PivotDateTimeRangeGroupSettings class
Represents the settings of date time groups for the pivot field.
Adds ImageOrPrintOptions.EmfRenderSetting property
Setting for rendering Emf metafile while rendering to image.
Adds XpsSaveOptions.EmfRenderSetting property
Setting for rendering Emf metafile while rendering to XPS.
Adds PdfCompliance.Pdf14, Pdf15, Pdf16, Pdf17 enum
Supports to render to Pdf format compatible with PDF 1.4, 1.5, 1.6, 1.7.
Obsoletes PdfCompliance.None enum
Please use PdfCompliance.Pdf14 instead.
Obsoletes Legend.LegendEntriesLabels property and adds Legend.GetLegendLabels() method
Please use Legend.GetLegendLabels() method instead.
Adds PdfCompliance.Pdf2b, Pdf2u, Pdf2a, Pdf3b, Pdf3u, Pdf3a enum
Supports to render to Pdf format compatible with PDF/A-2b,2u,2a(ISO 19005-2) and PDF/A-3b,3u,3a(ISO 19005-2).
Obsoletes Axis.AxisLabels property and adds Axis.GetAxisTexts() method
Please use Axis.GetAxisTexts() method instead.
Obsoletes Cells.MergedCells property and adds Cells.GetMergedAreas() method
Use Cells.GetMergedAreas() method instead.
Obsoletes Comment.GetCharacters() method and adds Comment.GetRichFormattings() method
Use Comment.GetRichFormattings() method instead.
Obsoletes Shape.GetCharacters() method and adds Shape.GetRichFormattings() method
Use Shape.GetRichFormattings() method instead.
Obsoletes PivotField.GetPivotFilters() method and adds PivotField.GetFilters() method
Use PivotField.GetFilters() method instead.
Obsoletes Range.Union() method and adds Range.UnionRange() method
Use Range.UnionRange() method instead.
Adds WorkbookDesigner.SetJsonDataSource() method
Sets json string as data source of smart markers.
Adds Style.IsNumberFormatApplied property
Indicates whether number format is applied.
Adds Style.IsFontApplied property
Indicates whether font format is applied.
Adds Style.IsAlignmentApplied property
Indicates whether alignment format is applied.
Adds Style.IsBorderApplied property
Indicates whether border format is applied.
Adds Style.IsFillApplied property
Indicates whether fill format is applied.
Adds Style.IsProtectionApplied property
Indicates whether protection format is applied.
Adds PptxSaveOptions.IgnoreHiddenRows property
Indicates whether ignore hidden rows when converting Excel to PowerPoint
Adds PptxSaveOptions.AdjustFontSizeForRowType property
Represents what type of line needs to be adjusted size of font if height of row is small.
Adds HtmlSaveOptions.IsJsBrowserCompatible property
Indicates whether JavaScript is compatible with browsers that do not support JavaScript.
Adds HtmlSaveOptions.IsMobileCompatible property
Indicates whether the output HTML is compatible with mobile devices.