autoByExtension
autoByExtension(String presPath, String outPath) function
Converts Presentation using the passed output path extension to determine the required export format.
Parameters
Name | Type | Description |
---|---|---|
presPath | String | Path of the input presentation |
outPath | String | Output path |
Error
Error | Condition |
---|---|
ArgumentOutOfRangeException | If unknown or unsupported format |