to_save_format method
to_save_format
Converts a source file format to the corresponding SaveFormat.
Returns
The corresponding SaveFormat value.
@staticmethod
def to_save_format(format):
...
| Parameter | Type | Description |
|---|---|---|
| format | SourceFormat | The source file format. |
Exceptions
| Exception | Description |
|---|---|
| RuntimeError(Proxy error(ArgumentException)) |
See Also
- enumeration
SaveFormat - class
SlideUtil - enumeration
SourceFormat - module
aspose.slides.util - library
Aspose.Slides