Microsoft Word activities let the user automate various aspects and functions within Microsoft Word.
| 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. |
Note: Microsoft Word must be installed on the client to
use the Microsoft.Office.Interop.Word assembly.