Browse our Products Toggle navigation
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.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
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.
Get(int)
GetObjectByIndex
We’ve made improvements to interface naming conventions, providing slightly more descriptive names for better readability. For example, GetIWorksheets has been simplified to GetWorksheets.
GetIWorksheets
GetWorksheets
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.
Shape::AddHyperlink(const char16_t* address)
ICustomFunction
AbstractCalculationEngine
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.