save method
save
Saves a bytes array to a destination location.
def save(self, path, data):
...
Parameter | Type | Description |
---|---|---|
path | str | The destination path. |
data | bytes | A binary data for saving to a destination location. |
See Also
- class
IXamlOutputSaver
- module
aspose.slides.export.xaml
- library
Aspose.Slides