| Overload | Description |
|---|---|
| SaveAsPPTX(Stream) | This method converts the currently loaded document to PPTX and converts it to an instantiated stream object. |
| SaveAsPPTX(String) | This method converts the currently loaded document to PPTX and saves it to the specified file path. |
