add_placeholder method
add_placeholder
Adds a new placeholder if there is no and sets placeholder properties to a specified one.
Returns
New Shape.placeholder.
def add_placeholder(self, placeholder_to_copy_from):
    ...
| Parameter | Type | Description | 
|---|---|---|
| placeholder_to_copy_from | IPlaceholder | Placeholder to copy content from. | 
See Also
- class IPlaceholder
- class SectionZoomFrame
- module aspose.slides
- library Aspose.Slides