DOCX
JPG
PDF
XML
MPP
XER
Javaを介してMPPをXERに変換する
Office Automationを使用せずにネイティブJavaライブラリを使用して、MicrosoftVisioMPPをXERにエクスポートします。
Javaを使用してMPPをXERに変換する方法
MPPをXERにレンダリングするために、
機能豊富で強力で使いやすいJavaプラットフォーム用の変換APIであるAPI。最新バージョンはから直接ダウンロードできます
次の構成をpom.xmlに追加して、Mavenベースのプロジェクトにインストールします。
リポジトリ
<repository>
<id>AsposeJavaAPI</id>
<name>Aspose Java API</name>
<url>https://repository.aspose.com/repo/</url>
</repository>
依存
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-tasks</artifactId>
<version>version of aspose-tasks API</version>
<classifier>jdk17</classifier>
</dependency>
Javaを介してMPPをXERに変換する手順
- ProjectクラスでMPPファイルをロードします
- Project.saveメソッドを呼び出します
- 出力ファイルパスとSaveFileFormatをパラメーターとして渡します
変換要件
-MicrosoftWindowsまたはJSP/JSFアプリケーションおよびデスクトップアプリケーション用のJavaランタイム環境と互換性のあるOS。 -Mavenから直接最新バージョンのAspose.TasksforJavaを入手します。
MPPからXERへのJava変換ソースコード
MPPをXERに変換する無料アプリ
Convert MPP to XER 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 XER.
You will get the download link.