Lancements de Aspose.Cells for C++

Released: Oct 13, 2023

Mises à jour de V23.10

Fonctionnalités

  • Added support for adaptive paste operation when size of target range is different from source range.
  • Added new API for setting range hyperlinks directly on Range.
  • Added support for copying multiple worksheets simultaneously and preserving dependencies.
  • Improved performance for setting formulas with sheet references for large amount of cells.
  • Updated to SkiaSharp 2.88.6.
  • You can now ignore threaded comments when printing comments in place.
  • Added support for checking whether one...

Released: Sep 14, 2023

Mises à jour de V23.9

Fonctionnalités

  • Added support for calculating LAMBDA, MAP and SCAN functions.
  • Added support for parsing and calculating formulas with user defined custom function and definition.
  • Added support for excluding specific data when exporting data to DataTable.
  • Added localization support to GridDesktop.
  • Added support for picture click event to GridDesktop.
  • You can now auto extend empty rows/columns when scrolling down/right like Microsoft Excel.
  • Added support for selecting text within a textbox control...

Released: Apr 11, 2023

Mises à jour de V23.4

Fonctionnalités

  • Added support for calculating 'ENCODEURL' function.
  • Added support for saving XLSB files in 'LightCells' mode.
  • Added 'CalculateFormula()' multiply array.
  • Added support for rendering ActiveX control and form control for checkbox, textbox and option button in GridWeb.
  • Added API for checking whether font is installed or available.
  • Added support for setting a formula to a specified cell in the 'ListObject'.
  • Improved center aligned text when exporting to HTML.
  • You can now save the name...

Released: Mar 31, 2023

Mises à jour de V23.3.1

Fonctionnalités

  • Add sign for NuGet package.

Released: Feb 6, 2023

Mises à jour de V23.2

Fonctionnalités

  • You can now 'interrupt' when calculating formulas.
  • Change the default style of a row/column without changing the style of existing cells.
  • Support for new functions: HSTACK and VSTACK.
  • Added support for reading the author and date/time of revisions.
  • Added support for CHOOSECOLS and CHOOSEROWS Microsoft Excel 365 formulas.
  • Enhanced 'SaveOptions.HasHeaderRow' when converting XLSX to JSON.

Correctifs

  • JSON value is missing when a sheet is empty.
  • JsonSaveOptions.SkipEmptyRows is not...

Released: Jan 10, 2023

Mises à jour de V23.1

Fonctionnalités

  • You can now 'interrupt' when calculating formulas.
  • Change the default style of a row/column without changing the style of existing cells.
  • Support for new functions: HSTACK and VSTACK.
  • Added support for reading the author and date/time of revisions.
  • Added support for CHOOSECOLS and CHOOSEROWS Microsoft Excel 365 formulas.
  • Enhanced 'SaveOptions.HasHeaderRow' when converting XLSX to JSON.

Correctifs

  • JSON value is missing when a sheet is empty.
  • JsonSaveOptions.SkipEmptyRows is not...

Released: Oct 12, 2022

Mises à jour de V22.10

Fonctionnalités

  • Added support for CRTX files.
  • PivotTable Timeline Filter now disappears after loading and updating Microsoft Excel documents.
  • You can now translate legend labels in accordance with locale/regional settings.

Released: Aug 5, 2022

Mises à jour de V22.8

Correctifs

  • Fixed API reference issue.
  • Fixed open FODS file format error.

Released: Jul 4, 2022

Mises à jour de V22.7

Fonctionnalités

  • Added a new 'IWarningCallback' interface.
  • Synced features with the .NET version.

Released: May 5, 2022

Mises à jour de V22.5

Fonctionnalités

  • Improved XML module.

Correctifs

  • Fixed DateTime::parseUTC issue.