ILegacyDiagram class
Contents
[
Hide
]ILegacyDiagram class
Represents a legacy diagram object
The ILegacyDiagram type exposes the following members:
Properties
Methods
| Method | Description |
|---|---|
get_image(self) | |
get_image(self, bounds, scale_x, scale_y) | |
write_as_svg(self, stream) | |
write_as_svg(self, stream, svg_options) | |
convert_to_smart_art(self) | Converts legacy digram to editable SmartArt object. Created SmartArt object adds to parent group shape at the same position. |
convert_to_group_shape(self) | Converts legacy digram to editable group shape. Created GroupShape object adds to parent group shape at the same position. |
add_placeholder(self, placeholder_to_copy_from) | |
remove_placeholder(self) | |
get_base_placeholder(self) |
See Also
- module
aspose.slides - library
Aspose.Slides