# サポートされているファイル形式

> Aspose.Slides for PHP via Java が開くこと、保存すること、変換することができるすべてのファイル形式を見つけましょう - PPT、PPTX、ODP を含む - インポート/エクスポートのサポート情報が明確に記載されています。

Source: https://docs.aspose.com/slides/ja/php-java/supported-file-formats/
Updated: 2025-12-30


## **サポートされている Microsoft PowerPoint バージョン**
- Microsoft PowerPoint 97
- Microsoft PowerPoint 2000
- Microsoft PowerPoint XP
- Microsoft PowerPoint 2003
- Microsoft PowerPoint 2007
- Microsoft PowerPoint 2010
- Microsoft PowerPoint 2013
- Microsoft PowerPoint 2016
- Microsoft PowerPoint 2019
- Microsoft PowerPoint for MAC
- Office 365

## **サポートされているファイル形式**
この表は Aspose.Slides for PHP via Java が読み込みおよび保存できるファイル形式を示しています。

|**形式**|**説明**|**読み込み**|**保存**|**備考**|
| :- | :- | :- | :- | :- |
|[PPT](https://docs.fileformat.com/presentation/ppt/)|PowerPoint 97-2003 プレゼンテーション|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[POT](https://docs.fileformat.com/presentation/pot/)|PowerPoint 97-2003 テンプレート|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPS](https://docs.fileformat.com/presentation/pps/)|PowerPoint 97-2003 ショー|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPTX](https://docs.fileformat.com/presentation/pptx/)|PowerPoint プレゼンテーション|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[POTX](https://docs.fileformat.com/presentation/potx/)|PowerPoint テンプレート|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPSX ](https://docs.fileformat.com/presentation/ppsx/)|PowerPoint ショー|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPTM](https://docs.fileformat.com/presentation/pptm/)|PowerPoint マクロ対応プレゼンテーション|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPSM](https://docs.fileformat.com/presentation/ppsm/)|PowerPoint マクロ対応ショー|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[POTM](https://docs.fileformat.com/presentation/potm/)|PowerPoint マクロ対応テンプレート|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[ODP/FODP](https://docs.fileformat.com/presentation/odp/)|OpenDocument プレゼンテーション|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[OTP](https://docs.fileformat.com/presentation/otp/)|OpenDocument プレゼンテーションテンプレート|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[TIFF](https://docs.fileformat.com/image/tiff/)|Tag Image File Format| |{{< emoticons/tick >}}||
|[EMF](https://docs.fileformat.com/image/emf/)|拡張メタファイル形式| |{{< emoticons/tick >}}||
|[PDF](https://docs.fileformat.com/pdf/)|ポータブルドキュメント形式|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[XPS](https://docs.fileformat.com/page-description-language/xps/)|XML ペーパー仕様| |{{< emoticons/tick >}}||
|[JPEG](https://docs.fileformat.com/image/jpeg/)|Joint Photographic Experts Group| |{{< emoticons/tick >}}||
|[PNG](https://docs.fileformat.com/image/png/)|ポータブル・ネットワーク・グラフィックス| |{{< emoticons/tick >}}||
|[GIF](https://docs.fileformat.com/image/gif/)|Graphics Interchange Format| |{{< emoticons/tick >}}||
|[BMP](https://docs.fileformat.com/image/bmp/)|デバイス非依存ビットマップ| |{{< emoticons/tick >}}||
|[SVG](https://docs.fileformat.com/page-description-language/svg/)|スケーラブル・ベクター・グラフィックス| |{{< emoticons/tick >}}||
|[SWF](https://docs.fileformat.com/page-description-language/swf/)|Small Web Format| |{{< emoticons/tick >}}||
|[HTML](https://docs.fileformat.com/web/html/)|ハイパーテキスト・マークアップ言語|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[XAML](https://docs.fileformat.com/web/xaml/)|拡張アプリケーションマークアップ言語| |{{< emoticons/tick >}}||
|[MD](https://docs.fileformat.com/word-processing/md/)|Markdown| |{{< emoticons/tick >}}|
|[XML](https://docs.fileformat.com/web/xml/)|PowerPoint XML プレゼンテーション| |{{< emoticons/tick >}}|

## **よくある質問**

**アーカイブおよびアクセシビリティ標準（PDF/A と PDF/UA）に準拠した PDF にプレゼンテーションを保存できますか？**

はい。Aspose.Slides は PDF エクスポートオプションの [compliance](https://reference.aspose.com/slides/php-java/aspose.slides/pdfoptions/setcompliance/) 設定を使用して、PDF/A-2a、PDF/A-2b、PDF/A-2u、PDF/A-3a、PDF/A-3b だけでなく PDF/UA にも対応した PDF のエクスポートをサポートします。

**PDF にエクスポートする際にフォント埋め込みをサポートし、埋め込む内容を細かく制御できますか？**

はい。フォントを完全に埋め込むかサブセット化（使用されたグリフのみ）するか、一般的なシステムフォントの取り扱いを指定し、ASCII テキストに対する動作を [PDF エクスポートオプション](https://reference.aspose.com/slides/php-java/aspose.slides/pdfoptions/) で構成できます。

**実際にロードする前に、ファイルがパスワードで保護されているかどうかを検出できますか？**

はい。[factory ベースの検査 API](https://reference.aspose.com/slides/php-java/aspose.slides/presentationfactory/) を使用すると、プレゼンテーション ファイルを完全に開かずにパスワード保護の有無を問い合わせることができます。

**フォントのフォールバック機構やカスタムフォントのサポートはありますか？**

はい。ライブラリはカスタムフォントの [ロード](/slides/ja/php-java/custom-font/) と [埋め込み](/slides/ja/php-java/embedded-font/) をサポートし、レンダリングや変換時に欠落したグリフが発生しないようフォント [フォールバック ルール](/slides/ja/php-java/fallback-font/) を提供します。

**スライドを XPS にエクスポートできますか？また、XPS 出力を調整するオプションはありますか？**

はい。[XPS へのエクスポート](/slides/ja/php-java/convert-powerpoint-to-xps/) がサポートされており、関連する [保存オプション](https://reference.aspose.com/slides/php-java/aspose.slides/xpsoptions/) を調整して XPS ドキュメントの品質や内容を制御できます。
