PresentationFactory class
Contents
[
Hide
]PresentationFactory class
Allows to create presentation via COM interface
The PresentationFactory type exposes the following members:
Constructors
Constructor | Description |
---|---|
__init__ |
Properties
Property | Description |
---|---|
instance | Presentation factory static instance. Read-only PresentationFactory . |
Methods
Method | Description |
---|---|
create_presentation | Creates new presentation. |
create_presentation | Creates new presentation with additional load options |
get_presentation_info | Creates new PresentationInfo object from file and binds presentation to it. |
get_presentation_info | Creates new PresentationInfo object from stream and binds presentation to it. Gets info about presentation in specified stream. |
read_presentation | Reads an existing presentation from array |
read_presentation | Reads an existing presentation from array with additional load options |
read_presentation | Reads an existing presentation from stream |
read_presentation | Reads an existing presentation from stream with additional load options |
read_presentation | Reads an existing presentation from file |
read_presentation | Reads an existing presentation from stream with additional load options |
get_presentation_text | Retrieves the raw text from the slides |
get_presentation_text | Retrieves the raw text from the slides |
get_presentation_text | Retrieves the raw text from the slides |
See Also
- module
aspose.slides
- library
Aspose.Slides