SlideUtil class
Contents
[
Hide
]SlideUtil class
Offer methods which help to search shapes and text in a presentation.
The SlideUtil type exposes the following members:
Methods
Method | Description |
---|---|
find_shape | Find shape by alternative text in a PPTX presentation. |
find_shape | Find shape by alternative text on a slide in a PPTX presentation. |
align_shapes | Changes the placement of all shapes on the slide. Aligns shapes to the margins or the edge of the slide or align them relative to each other. |
align_shapes | Changes the placement of selected shapes on the slide. Aligns shapes to the margins or the edge of the slide or align them relative to each other. |
align_shapes | Changes the placement of all shapes within group shape. Aligns shapes to the margins or the edge of the slide or align them relative to each other. |
align_shapes | Changes the placement of selected shapes within group shape. Aligns shapes to the margins or the edge of the slide or align them relative to each other. |
find_and_replace_text | Finds and replaces text in presentation with given format |
get_all_text_boxes | Returns all text frames on a slide in a PPTX presentation. |
get_all_text_frames | Returns all text frames in a PPTX presentation. |
See Also
- module
aspose.slides.util
- library
Aspose.Slides