create_presentation method
create_presentation
Creates new presentation.
Returns
New presentation
def create_presentation(self):
...
create_presentation
Creates new presentation with additional load options
Returns
New presentation
def create_presentation(self, options):
...
Parameter | Type | Description |
---|---|---|
options | ILoadOptions | Load options |
See Also
- class
ILoadOptions
- class
IPresentation
- class
PresentationFactory
- module
aspose.slides
- library
Aspose.Slides