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