安装

在Windows中安装 Aspose.Cells for C++

使用 Nuget Package Manager

  1. 在 Nuget Package Manager 中搜索 Aspose.Cells。  1。这里是 Link to NuGet Package Aspose.Cells.Cpp。 1。有关详细信息,请参考 通过 NuGet 安装 Aspose Cells。  

您还可以从 Aspose.Cells for C++ 下载页面 下载ZIP包。该存档还包含离线API文档。

使用 Include 和 lib 文件夹

  1. 下载/安装 latest files
  2. 将文件夹解压到生产环境。
  3. 要使用 Aspose.Cells for C++,请在项目中引用"Include"和"lib / dll"目录。

在Linux中安装 Aspose.Cells for C++

  1. 下载/安装 latest files
  2. 将文件夹解压到生产环境。
  3. 要使用 Aspose.Cells for C++,请在项目中引用"Include"和"libAspose.Cells.so"目录。

在MacOS中安装 Aspose.Cells for C++

  1. 下载/安装 latest files
  2. 将文件夹解压到生产环境。
  3. 要使用 Aspose.Cells for C++,请在项目中引用"Include"和"libAspose.Cells.dylib"目录。