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