# サポートされているファイル形式

> Aspose.Slides for Python via .NET が開く、保存する、変換できるすべてのファイル形式（PPT、PPTX、ODP など）を、インポート/エクスポートのサポート情報と共に確認できます。

Source: https://docs.aspose.com/slides/ja/python-net/supported-file-formats/
Updated: 2025-12-08


## **サポートされている 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 Python via .NET が読み込みおよび保存できるファイル形式を示しています。

|**形式**|**説明**|**読み込み**|**保存**|**備考**|
| :- | :- | :- | :- | :- |
|[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/)|タグ画像ファイル形式| |{{< 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 Paper Specification| |{{< emoticons/tick >}}| |
|[JPEG](https://docs.fileformat.com/image/jpeg/)|Joint Photographic Experts Group| |{{< emoticons/tick >}}| |
|[PNG](https://docs.fileformat.com/image/png/)|Portable Network Graphics| |{{< emoticons/tick >}}| |
|[GIF](https://docs.fileformat.com/image/gif/)|Graphics Interchange Format| |{{< emoticons/tick >}}| |
|[BMP](https://docs.fileformat.com/image/bmp/)|Device Independent Bitmap| |{{< emoticons/tick >}}| |
|[SVG](https://docs.fileformat.com/page-description-language/svg/)|Scalable Vector Graphics| |{{< emoticons/tick >}}| |
|[SWF](https://docs.fileformat.com/page-description-language/swf/)|Small Web Format| |{{< emoticons/tick >}}| |
|[HTML](https://docs.fileformat.com/web/html/)|Hypertext Markup Language|{{< emoticons/tick >}}|{{< emoticons/tick >}}| |
|[XAML](https://docs.fileformat.com/web/xaml/)|Extensible Application Markup Language| |{{< emoticons/tick >}}| |
|[MD](https://docs.fileformat.com/word-processing/md/)|Markdown| |{{< emoticons/tick >}}| |
|[XML](https://docs.fileformat.com/web/xml/)|PowerPoint XML プレゼンテーション| |{{< emoticons/tick >}}| |

## **FAQ**

**アーカイブおよびアクセシビリティ標準 (PDF/A と PDF/UA) に準拠した PDF にプレゼンテーションを保存できますか？**

はい。Aspose.Slides for Python via .NET は、[compliance](https://reference.aspose.com/slides/python-net/aspose.slides.export/pdfoptions/compliance/) 設定を使用して、PDF/A-2a、PDF/A-2b、PDF/A-2u、PDF/A-3a、PDF/A-3b および PDF/UA などの準拠レベルで PDF にエクスポートすることをサポートしています。[PDF エクスポートオプション](https://reference.aspose.com/slides/python-net/aspose.slides.export/pdfoptions/) で設定できます。

**PDF へエクスポートする際にフォント埋め込みをサポートし、埋め込む内容を細かく制御できますか？**

はい。フォントを完全に埋め込むか、使用したグリフのみのサブセット化するかを制御でき、共通システムフォントの扱いを指定し、ASCII テキストの動作を [PDF エクスポートオプション](https://reference.aspose.com/slides/python-net/aspose.slides.export/pdfoptions/) で構成できます。

**実際に読み込む前に、ファイルがパスワードで保護されているか検出できますか？**

はい。[factory-based inspection API](https://reference.aspose.com/slides/python-net/aspose.slides/presentationfactory/) を使用して、プレゼンテーション ファイルを完全に開かずにパスワード保護されているかどうかを照会できます。

**フォントのフォールバック機構やカスタムフォントのサポートはありますか？**

はい。このライブラリは[カスタム フォントのロード](/slides/ja/python-net/custom-font/) と[埋め込み](/slides/ja/python-net/embedded-font/) をサポートし、[フォント フォールバック ルール](/slides/ja/python-net/fallback-font/) を提供して、レンダリングや変換時に欠落したグリフを防止します。

**スライドを XPS にエクスポートできますか、また XPS の出力を調整するオプションはありますか？**

はい。[Export to XPS](/slides/ja/python-net/convert-powerpoint-to-xps/) がサポートされており、関連する [save options](https://reference.aspose.com/slides/python-net/aspose.slides.export/xpsoptions/) を調整して XPS ドキュメントの品質や内容を制御できます。
