Save Word Document
Save the word document.
Last updated
Save the word document.
Last updated
Save a word document with the given filename.
This activity can only be used after the Open Word Document activity.
Input : WordHandle Variable
The word handle object to reference the opened word document.
File Path : String Argument
The full path of the word document to be saved.
File Type :
DOCX
- The output file is to be saved as a word document. (Default
)
PDF
- The output file is to be saved as a PDF.
HTML
- The output file is to be saved as HTML.