# Unterstützte Dateiformate

> Entdecken Sie alle Dateiformate, die Aspose.Slides für Android über Java öffnen, speichern und konvertieren kann — einschließlich PPT, PPTX und ODP — mit klaren Hinweisen zur Import‑/Exportunterstützung.

Source: https://docs.aspose.com/slides/de/androidjava/supported-file-formats/
Updated: 2025-12-22


## **Unterstützte Microsoft PowerPoint-Versionen**
- 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

## **Unterstützte Dateiformate**
Diese Tabelle enthält die Dateiformate, die Aspose.Slides für Android über Java laden und speichern kann:

|**Format**|**Beschreibung**|**Laden**|**Speichern**|**Hinweise**|
| :- | :- | :- | :- | :- |
|[PPT](https://docs.fileformat.com/presentation/ppt/)|PowerPoint 97-2003 Präsentation|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[POT](https://docs.fileformat.com/presentation/pot/)|PowerPoint 97-2003 Vorlage|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPS](https://docs.fileformat.com/presentation/pps/)|PowerPoint 97-2003 Diashow|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPTX](https://docs.fileformat.com/presentation/pptx/)|PowerPoint‑Präsentation|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[POTX](https://docs.fileformat.com/presentation/potx/)|PowerPoint‑Vorlage|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPSX](https://docs.fileformat.com/presentation/ppsx/)|PowerPoint‑Show|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPTM](https://docs.fileformat.com/presentation/pptm/)|PowerPoint‑Makro‑aktivierte Präsentation|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[PPSM](https://docs.fileformat.com/presentation/ppsm/)|PowerPoint‑Makro‑aktivierte Diashow|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[POTM](https://docs.fileformat.com/presentation/potm/)|PowerPoint‑Makro‑aktivierte Vorlage|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[ODP/FODP](https://docs.fileformat.com/presentation/odp/)|OpenDocument‑Präsentation|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[OTP](https://docs.fileformat.com/presentation/otp/)|OpenDocument‑Präsentationsvorlage|{{< emoticons/tick >}}|{{< emoticons/tick >}}||
|[TIFF](https://docs.fileformat.com/image/tiff/)|Tag Image File Format||{{< emoticons/tick >}}||
|[EMF](https://docs.fileformat.com/image/emf/)|Erweitertes Metafile‑Format||{{< emoticons/tick >}}||
|[PDF](https://docs.fileformat.com/pdf/)|Portable Document Format|{{< 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‑Präsentation||{{< emoticons/tick >}}|

## **FAQ**

**Kann ich Präsentationen als PDF speichern, die Archivierungs- und Barrierefreiheitsstandards (PDF/A und PDF/UA) erfüllen?**

Ja. Aspose.Slides unterstützt den Export zu PDF mit Compliance‑Stufen wie PDF/A-2a, PDF/A-2b, PDF/A-2u, PDF/A-3a, PDF/A-3b sowie PDF/UA über die [compliance](https://reference.aspose.com/slides/androidjava/com.aspose.slides/pdfoptions/#setCompliance-int-) Einstellung in den [PDF export options](https://reference.aspose.com/slides/androidjava/com.aspose.slides/pdfoptions/).

**Unterstützt die Bibliothek das Einbetten von Schriftarten beim Export zu PDF mit feinkörniger Kontrolle darüber, was eingebettet wird?**

Ja. Sie können steuern, ob Schriftarten vollständig eingebettet oder nur Teilmengen (nur verwendete Glyphen) eingebettet werden, festlegen, wie gängige Systemschriftarten behandelt werden, und das Verhalten für ASCII‑Text über die [PDF export options](https://reference.aspose.com/slides/androidjava/com.aspose.slides/pdfoptions/) konfigurieren.

**Kann ich feststellen, ob eine Datei passwortgeschützt ist, bevor ich sie tatsächlich lade?**

Ja. Mit der [factory-based inspection API](https://reference.aspose.com/slides/androidjava/com.aspose.slides/presentationfactory/) können Sie eine Präsentationsdatei prüfen, um zu bestimmen, ob sie passwortgeschützt ist, ohne sie vollständig zu öffnen.

**Gibt es Mechanismen für Schriftart‑Fallback und Unterstützung für benutzerdefinierte Schriftarten?**

Ja. Die Bibliothek unterstützt das [Laden](/slides/de/androidjava/custom-font/) und das [Einbetten](/slides/de/androidjava/embedded-font/) benutzerdefinierter Schriftarten und bietet Schriftart‑[Fallback‑Regeln](/slides/de/androidjava/fallback-font/), um fehlende Glyphen beim Rendern und Konvertieren zu verhindern.

**Kann ich Folien nach XPS exportieren und gibt es Optionen, um die XPS‑Ausgabe anzupassen?**

Ja. Der [Export to XPS](/slides/de/androidjava/convert-powerpoint-to-xps/) wird unterstützt, und Sie können die relevanten [save options](https://reference.aspose.com/slides/androidjava/com.aspose.slides/xpsoptions/) anpassen, um die Ausgabequalität und den Inhalt des XPS‑Dokuments zu steuern.
