write_as_svg method
write_as_svg
def write_as_svg(self, stream):
...
Parameter | Type | Description |
---|---|---|
stream | io.RawIOBase |
write_as_svg
def write_as_svg(self, stream, svg_options):
...
Parameter | Type | Description |
---|---|---|
stream | io.RawIOBase | |
svg_options | ISVGOptions |
See Also
- class
IAutoShape
- class
ISVGOptions
- module
aspose.slides
- library
Aspose.Slides