CreatePresentation
CreatePresentation()
Erstellt eine neue Präsentation.
public IPresentation CreatePresentation()
Rückgabewert
Neue Präsentation
Siehe auch
- Schnittstelle IPresentation
- Schnittstelle IPresentationFactory
- Namespace Aspose.Slides
- Assembly Aspose.Slides
CreatePresentation(ILoadOptions)
Erstellt eine neue Präsentation mit zusätzlichen Ladeoptionen
public IPresentation CreatePresentation(ILoadOptions options)
Parameter | Typ | Beschreibung |
---|---|---|
options | ILoadOptions | Ladeoptionen |
Rückgabewert
Neue Präsentation
Siehe auch
- Schnittstelle IPresentation
- Schnittstelle ILoadOptions
- Schnittstelle IPresentationFactory
- Namespace Aspose.Slides
- Assembly Aspose.Slides