PresentationAnimationsGenerator constructor
init
Creates a new instance of the PresentationAnimationsGenerator.
def __init__(self, presentation):
...
| Parameter | Type | Description |
|---|---|---|
| presentation | Presentation | The frame size will be set with accordance to the Presentation.slide_size |
init
Creates a new instance of the PresentationAnimationsGenerator.
def __init__(self, frame_size):
...
| Parameter | Type | Description |
|---|---|---|
| frame_size | aspose.pydrawing.Size | The frame size. |
See Also
- class
Presentation - class
PresentationAnimationsGenerator - module
aspose.slides.export - library
Aspose.Slides