Microsoft Word activities let the user automate various aspects and functions within Microsoft Word.
Please note! Microsoft Word must be installed on the client in order to use the Microsoft.Office.Interop.Word assembly.
Activity | Description |
---|---|
Open word document |
Scope activity used to open the word document. |
Add image | Add an image to the word document. |
Append text | Append text to the document. |
Export to PDF | Convert the document into a .pdf |
Get text | Return the document's text. |
Replace text | Replace (similar to search and replace) a specific text. |