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