find_shape_by_alt_text method
find_shape_by_alt_text
Finds first occurrence of a shape with the specified alternative text.
Returns
Shape object or None.
def find_shape_by_alt_text(self, alt_text):
...
Parameter | Type | Description |
---|---|---|
alt_text | str | Alternative text. |
See Also
- class
IShape
- class
Slide
- module
aspose.slides
- library
Aspose.Slides