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 | Adds an image to the Word document. |
| Append Text | Appends text to the document. |
| Export to PDF | Converts the document to PDF. |
| Get Text | Returns the text of the document. |
| Replace Text | Replaces a specific text, works similar to search and replace. |
Note: You must have Microsoft Word installed on the
client to use the Microsoft.Office.Interop.Word assembly.
See the Hyland RPA Activities documentation for more information.