write_as_emf method
write_as_emf
Saves the slide content as an EMF file.
def write_as_emf(self, stream):
...
Parameter | Type | Description |
---|---|---|
stream | io.RawIOBase | Target stream |
Exceptions
Exception | Description |
---|---|
RuntimeError(Proxy error(ArgumentNullException)) | Target stream is None |
See Also
- class
Slide
- module
aspose.slides
- library
Aspose.Slides