Aspose.Cells for C++ V24.4
Released: Apr 11, 2024
V24.4 での更新項目
機能
- Added support for converting ChartX to image.
- Provided simple implementation of 'interrupt monitor'.
- Added the ability to embed attachments when converting OLE Object to PDF file.
- Added support for embedding images into cells for XLSB files.
- Added support for hiding rows and columns when exporting Numbers files to XLSX.
- Added support for merging cells in Numbers file export to XLSX.
- Added support for exporting charts from Numbers files to XLSX.
- Added the ability to export picture in cell to HTML.
- Added support for copying the embedded image in the cell.
- Added the ability to shift the index of embedded image when deleting image from pool.
- Added the ability to get web image meta data of cells.
- Added the ability to export range to JSON as array of arrays.
- Added support for getting web image meta data of cells.
- Added support for copying Dynamic Array Formula.
- Exposed the "Type" property to determine if external links have a valid path or not.
不具合の修正
- The textbox is misaligned when comparing to its positioning in Excel.
- The PDF file is missing the SVG image.
- Incorrect values obtained after calling formula calculation.
- Excel to PDF producing Postscript coordinates with infinity.
- Chart rendering error when converting file to PDF.
- Excel to PowerPoint Conversion - X-Axis Label Orientation Issue.
- Missing Chart Labels Issue when Converting Excel File to Word Document.
- The right and bottom parts protrude onto another page when saving file to PDF.
- The text position in the cell is biased towards the bottom while saving to PDF.
- Vertical text display error when converting file to PDF.
- XLSX to HTML: Table text changes direction.
- XLSX to HTML: Incorrect row height.
- HTML var color becomes black when importing HTML string.
- Convert ARGB to RGB when importing HTML string.
- Metadata file is missing when converting XLSB to XLSX.
- Calculated result of pivot table with grouped fields is not same as Excel.
- Output Discrepancies 23.8 vs 24.2.
- Incorrect formulas when exporting shared formulas with whole columns or rows to ODS.
- Issue with cell references changes after copying worksheets.
- Password-protected Excel file is getting corrupted after opening and saving back with Aspose.Cells.
- Rows are hidden incorrectly after filtering blank cells.
- The document does NOT conform to ODF1.3.
- Connection lost after copying file.
- FileFormatUtil.DetectFileFormat detected the format of protected files and obtained incorrect results.
- When deleting last column from Excel Worksheet, filter is not removed from it.
- The generated XLS file with external name is in protect view of MS Excel.
- Lost data when importing JSON.
- Font size is out of range when setting HTML string.
- Tab color lost when converting Excel to ODS.
- Invalid formulas of format condition when loading ODS.
- The result file crashes when converting XLSX to XLSB.
- Corrupted XLSX file if the columns of the table contains same name.
- Exception of saving format conditions of ColorScale to XLS.
- FormatException occurred when setting Cell.HtmlString.
- Exception is thrown when calculating pivot tables.
- An exception occurred when deleting a hyperlink.
- Exception "Input string was not in a correct format" when loading an Excel file.
- Throw Invalid Cell Name exception when loading XLSX file.
- ArgumentOutOfRangeException when loading the converted ODS file.
- NullReferenceException when calling Cells.DeleteColumn method.