Lanzamientos de Aspose.Cells for C++
Released: Oct 11, 2024
Actualizaciones en V24.10
Características
- Added support for implementing custom functions through Aspose.Cells API using AbstractCalculationEngine functionality.
- Added support for using Object type objects as function parameters.
- Added support for functions that return Object type objects.
- You can now delete blank rows/columns between a user specified range.
- Added support for getting the source of a pivot table from a corresponding external connection.
- Added support for getting the source of DataModelConnection.
- Added...
Released: Sep 11, 2024
Actualizaciones en V24.9
Características
- Added support for implementing custom functions through Aspose.Cells API using AbstractCalculationEngine functionality.
- Added support for using Object type objects as function parameters.
- Added support for functions that return Object type objects.
- Added support for reading, storing and rendering limit equations and equation groups.
- Added support for exporting equation content to MathML format.
- Added support for choosing whether equations should be output as images or MathML...
Released: Aug 9, 2024
Actualizaciones en V24.8
Características
- Added support for visiting all cells that contain "Place in Cell" pictures.
- Added support for VALUETOTEXT Function.
- Added the ability to sort Pivot Table by Pivot Field Item.
- Added support for sorting by specific pivot item.
- Added support for editing formulas with blank spaces.
Correcciones
- Do not encrypt document properties when encrypting file.
- Some characters are rendered in wrong positions in Excel to PDF.
- Rendering of text content to PDF is inconsistent with rendering to PDF...
Released: Jul 12, 2024
Actualizaciones en V24.7
Características
- Added support for the DROP function.
- Added support for outlining the star characters in the chart.
- Added support for DateOnly when calling ImportCustomObjects method.
- Added support for making an object as decorative in XLSX.
- Improved the performance of calculating LET function with complex parameters.
- Improved the performance of calculating MAKEARRAY function.
- Added support for swapping series.
- Changed ArgumentException to CellsException.
- Renamed the methods of ChartDataTable...
Released: Jun 18, 2024
Actualizaciones en V24.6
Características
- Added support for getting a DocumentProperty object from BuiltInDocumentPropertyCollection by index.
- You can now add GetIObject to Filter classes.
- Added some new members to PivotGlobalizationSettings class.
- Added support for getting a FontSetting object from Title by index and length.
- Added color saturation and color temperature adjustment functions for images.
- Image Recoloring: Added the ability to render duotones.
- Added support for outlining the star characters in chart.
- Added...
Released: May 10, 2024
Actualizaciones en V24.5
Características
- Added support for new XMATCH and XOR functions.
- Added the ability to transpose data of the range.
- Added support for obtaining properties of advanced filtering settings.
- Added support for determining whether the ReferredArea is a entire row or a entire column.
- Added the ability to export metadata of a cell into PDF, image and HTML.
- You can now process font RGBA color with style background color.
Correcciones
- Floor function returns #NUM! for negative number.
- Remove picture in cell...
Released: Apr 11, 2024
Actualizaciones en V24.4
Características
- 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...
Released: Mar 11, 2024
Actualizaciones en V24.3
Características
- Added support for EVALUATE function.
- Support for rich text when using formula editor box.
- Convert Microsoft Excel spreadsheets to ODS using ODF 1.3 standard.
- Support for processing navigation links when converting AZW3 to XLSX.
Correcciones
- The ratios of width and height do not change simultaneously when Picture.IsLockAspectRatio is set to true.
- Data shift failed after calling InsertRange method.
- ISERROR function returns false for NPER #NUM! error.
- Calling recalculation on the...
Released: Feb 6, 2024
Actualizaciones en V24.2
Características
- Added new UUID API.
- Added support for the TOROW/TOCOL functions.
- Show "convert to number" menu for cells which have a number stored as text.
- Added support for detecting OXPS format.
- Added support for parsing color attribute containing "var" or "rgba" fields.
- Improved large dataset sorting performance.
- Added options to differentiate empty cells when exporting data to DataTable and detecting data type.
Correcciones
- Shared formulas disappear in Aspose.Cells for C++.
- Obtain incorrect...
Released: Jan 10, 2024
Actualizaciones en V24.1
Características
- Added the ability to keep the header row in each worksheet when converting a CSV to Microsoft Excel.
- Added support for adding custom styles when exporting files to HTML.
- Added auto-fill support for the merge area.
- Added a build for Windows x86.
- Implemented workbook digital signatures.
- Added the ability to save as TIFF file format.
- Added support for VBA Digital Signature.
- You can now add a TIFF image to PictureCollection.
- Auto-fill data from right to left and bottom to up.
- Show...