add_smart_art method
add_smart_art
Add SmartArt diagram.
Returns
Create SmartArt diagram
def add_smart_art(self, x, y, width, height, layout_type):
...
Parameter | Type | Description |
---|---|---|
x | float | The X-coordinate for a left side of diagram’s frame. |
y | float | The Y-coordinate for a left side of diagram’s frame. |
width | float | The width of diagram’s frame. |
height | float | The height of diagram’s frame. |
layout_type | SmartArtLayoutType | The type of SmartArt diagram |
See Also
- class
ShapeCollection
- enumeration
SmartArtLayoutType
- module
aspose.slides
- library
Aspose.Slides