write method
write
Writes the file content to the stream.
def write(self, stream):
...
| Parameter | Type | Description |
|---|---|---|
| stream | io.RawIOBase | Destination stream. |
See Also
- class
OutputFile - module
aspose.slides.export.web - library
Aspose.Slides
Writes the file content to the stream.
def write(self, stream):
...
| Parameter | Type | Description |
|---|---|---|
| stream | io.RawIOBase | Destination stream. |
OutputFileaspose.slides.export.webAspose.Slides