auto_by_extension method
auto_by_extension
Converts Presentation using the passed output path extension to determine the required export format.
@staticmethod
def auto_by_extension(pres_path, out_path):
...
| Parameter | Type | Description |
|---|---|---|
| pres_path | str | Path of the input presentation |
| out_path | str | Output path |
Exceptions
| Exception | Description |
|---|---|
| RuntimeError(Proxy error(ArgumentOutOfRangeException)) |
See Also
- class
Convert - class
Presentation - module
aspose.slides.lowcode - library
Aspose.Slides