Browse our Products

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.Cells for C++ 23.12(MacOS)

Download  Support Forum 

File Details

  • Downloads:
  • 1
  • File Size:
  • 64.28MB
  • Date Added:
  • 14/12/2023

Description

It contains Aspose.Cells for C++ version 23.12 (MacOS). For more information, see the release notes and readme file.

File Details

Object Retrieval

Effortlessly retrieve objects from collections using a syntax that feels natural for C++ programmers. This includes the introduction of the Get(int) method, replacing the older GetObjectByIndex.

Clarity with Interface Naming Conventions

We’ve made improvements to interface naming conventions, providing slightly more descriptive names for better readability. For example, GetIWorksheets has been simplified to GetWorksheets.

Optimized String Handling

This update brings new interfaces specifically designed for working with strings within your C++ applications on macOS. For instance, you can now leverage Shape::AddHyperlink(const char16_t* address) for hyperlink creation within your spreadsheets.

More Highlights

  • Level Up with Modern Syntax: The newest version of Aspose.Cells for C++ introduces a significant upgrade to object interaction and initialization. This translates to cleaner, more readable code that closely aligns with the C++ standards on macOS.
  • Update on User-defined Formulas: The functionality for user-defined formulas has seen some changes. The ICustomFunction base class has been replaced with AbstractCalculationEngine, and its related functions are still under development. We advise using them with caution for now.
  • TIFF Image Export: While Aspose.Cells for C++ offers different image export options, TIFF generation is not currently supported in this version. We recommend exploring alternative formats for your image export needs.

You can view the list of all new features, enhancements, and bug fixes introduced in this release by visiting Aspose.Cells for C++ 23.12 Release Notes.

 English