shapes method
shapes
Collects all instances of Shape
in the Presentation
.
Returns
Collection of all shapes that contain in the presentation
@staticmethod
def shapes(pres):
...
Parameter | Type | Description |
---|---|---|
pres | Presentation | Presentation to collect shapes |
See Also
- class
Collect
- class
Presentation
- class
Shape
- module
aspose.slides.lowcode
- library
Aspose.Slides