DOCX JPG PDF XML MPP
  Product Family
JPEG

Javaを介してMPPをJPEGに変換する

Office Automationを使用せずにネイティブJavaライブラリを使用して、MicrosoftVisioMPPをJPEGにエクスポートします。

Javaを使用してMPPをJPEGに変換する方法

MPPをJPEGにレンダリングするために、

Aspose.Tasks for Java

機能豊富で強力で使いやすいJavaプラットフォーム用の変換APIであるAPI。最新バージョンはから直接ダウンロードできます

Maven

次の構成を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をJPEGに変換する手順

  1. ProjectクラスでMPPファイルをロードします
  2. Project.saveメソッドを呼び出します
  3. 出力ファイルパスとSaveFileFormatをパラメーターとして渡します

変換要件

-MicrosoftWindowsまたはJSP/JSFアプリケーションおよびデスクトップアプリケーション用のJavaランタイム環境と互換性のあるOS。 -Mavenから直接最新バージョンのAspose.TasksforJavaを入手します。

 

MPPからJPEGへのJava変換ソースコード

 

MPPをJPEGに変換する無料アプリ

Convert MPP to JPEG 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 JPEG.
  You will get the download link.