PNG
JPG
PDF
XML
MPP
PNG
通过 C# 将 MPP 转换为 PNG
在 .NET Framework、Mono 和 COM 互操作上将 Microsoft® Project MPP 导出为 PNG。
如何使用 C# 将 MPP 转换为 PNG
为了将 MPP 转换为 PNG,我们将使用
API 是一个功能丰富、功能强大且易于使用的 C# 平台文档操作和转换 API。打开
包管理器,搜索 Aspose.Tasks 并安装。您也可以从包管理器控制台使用以下命令。
依赖
PM> Install-Package Aspose.Tasks
通过 C# 将 MPP 转换为 PNG 的步骤
- 用Project类加载MPP文件
- 调用Project.Save方法
- 将输出文件路径和SaveFileFormat.MPP作为参数传递
转换要求
- Microsoft Windows 或具有 .NET Framework、Mono 和 COM 互操作的兼容操作系统。
- Microsoft Visual Studio 等开发环境。
- 项目中引用的 .NET DLL 的 Aspose.Tasks。
此示例代码显示 MPP 到 PNG C# 转换
将 MPP 转换为 PNG 的免费应用程序
Check our live demos for MPP to PNG conversion with following benefits.
No need to download or setup anything.
No need to write any code.
Just upload your MPP file and hit the "Convert" button.
You will instantly get the download link for resultant PNG file.