DOCX JPG PDF XML MPP
  Product Family
PNG

通過 C++ 將 MPP 轉換為 PNG

使用 C++ 庫的高性能 MPP 到 PNG 轉換,沒有任何依賴。

如何使用 C++ 將 MPP 轉換為 PNG

為了將 MPP 轉換為 PNG,我們將使用

Aspose.Tasks for C++

API 是一個功能豐富、功能強大且易於使用的 C++ 平台文檔操作和轉換 API。可以直接下載最新版本,直接打開

NuGet

包管理器,搜索 Aspose.Tasks.Cpp 並安裝。您也可以從包管理器控制台使用以下命令。

包管理器控制台命令


PM> Install-Package Aspose.Tasks.Cpp

通過 C++ 將 MPP 轉換為 PNG 的步驟

  1. 使用 Aspose::Tasks::Project Object 加載 MPP 文件。
  2. 調用 Save() 方法。
  3. 傳遞帶有 (PNG) 文件擴展名的輸出文件路徑。
  4. PNG 文件將保存在指定路徑。
  5. 在兼容程序中打開 PNG 文件。

轉換要求

  • Microsoft Windows 或具有適用於 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境的兼容操作系統。
  • 項目中引用的 C++ DLL 的 Aspose.Tasks。
 

MPP 到 PNG C++ 轉換源代碼

 

將 MPP 轉換為 PNG 的免費應用程序

Convert MPP to PNG right now by visiting our Live Demos website.The live demo has the following benefits

  No need to download Aspose API.
  No need to write any code.
  Just upload your MPP file, it will be converted instantly to PNG.
  You will get the download link.