# Unterstützte Dateiformate

> 

Source: https://docs.aspose.com/slides/de/nodejs-java/supported-file-formats/
Updated: 2025-12-08


## **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 Node.js über Java laden und speichern kann:

|**Format**|**Beschreibung**|**Laden**|**Speichern**|**Bemerkungen**|
| :- | :- | :- | :- | :- |
|[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‑Show|{{< 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/)|Makro‑aktivierte PowerPoint‑Präsentation|{{< emoticons/tick >}}|{{< emoticons/tick >}}| |
|[PPSM](https://docs.fileformat.com/presentation/ppsm/)|Makro‑aktivierter PowerPoint‑Show|{{< emoticons/tick >}}|{{< emoticons/tick >}}| |
|[POTM](https://docs.fileformat.com/presentation/potm/)|Makro‑aktivierte PowerPoint‑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/)|Portables Dokumentenformat|{{< 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/)|Geräteunabhängige Bitmap| |{{< emoticons/tick >}}| |
|[SVG](https://docs.fileformat.com/page-description-language/svg/)|Skalierbare Vektorgrafiken| |{{< 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, das Archivierungs‑ und Zugänglichkeitsstandards (PDF/A und PDF/UA) entspricht?**

Ja. Aspose.Slides unterstützt das Exportieren nach PDF mit Konformitätsstufen 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/nodejs-java/aspose.slides/pdfoptions/setcompliance/)‑Einstellung in den [PDF export options](https://reference.aspose.com/slides/nodejs-java/aspose.slides/pdfoptions/).

**Unterstützt die Bibliothek das Einbetten von Schriftarten beim Export nach PDF mit feingranularer Kontrolle darüber, was eingebettet wird?**

Ja. Sie können steuern, ob Schriftarten vollständig eingebettet oder nur die verwendeten Glyphen (Subset) 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/nodejs-java/aspose.slides/pdfoptions/) konfigurieren.

**Kann ich erkennen, ob eine Datei passwortgeschützt ist, bevor sie tatsächlich geladen wird?**

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

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

Ja. Die Bibliothek unterstützt das [loading](/slides/de/nodejs-java/custom-font/) und das [embedding](/slides/de/nodejs-java/embedded-font/) benutzerdefinierter Schriftarten und bietet Schriftarten‑[fallback rules](/slides/de/nodejs-java/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 zu optimieren?**

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