Installation
Contents
[
Hide
]
Installing Aspose.Cells for C++
Using Nuget Package Manager
- In Nuget Package Manager, search for Aspose.Cells.
- Here is the Link to NuGet Package Aspose.Cells.Cpp.
- It will list the API as Aspose.Cells.Cpp.
- Press the Add button to install the package
You can also download ZIP package from the Aspose.Cells for C++ download page. The archive also contains the offline API documentation.
Using Include and lib Folders
- Download/Install the latest files.
- Unzip the folder to the production environment.
- To use Aspose.Cells for C++, reference Include and lib folders in your project.