Overview
Microsoft Word, a widely used word processing software in enterprises, can now be easily manipulated using the IntelliBuddies Word automation activity package. This package offers a range of activities that allow you to work with Word documents (.doc or .docx) without needing a Microsoft Word Application. You can access these activities under the Word category within Word Context, which specifies the Word document template used to fill and create a document. The beauty of these activities is that they work on the document's background, enhancing your efficiency and productivity.
Activities
| Activity | Description |
|---|---|
| Word Context | Opens the specified word document and creates context |
| Add Picture | Inserts the specified picture inside the word document at the specified position. |
| Append Text | Appends the specified text inside the word document |
| Fill Table | Fills an existing table or inserts a new table at the specified position inside the word document |
| Fill Text | It locates the text within the designated Word document and provides its precise position and the corresponding page index. |
| Get Hyperlinks | It gets a list of hyperlinks in a Word document. |
| Get Page Indexes | It returns the page indexes for the specified page number. |
| Get Table | It extracts the table identified by the specified bookmark name within a Word document. |
| Insert Hyperlink | It inserts a hyperlink into the specified Word document at a fixed position relative to a bookmark or text. |
| Read Bookmarked Text | Reads the text in the range of the bookmark selected |
| Read Text From Word File | Reads the complete document specified and returns the text |
| Read Text | Reads the complete document selected in the word context and returns the text |
| Replace Bookmarks | Replaces the existing bookmark(s) inside the word document with the specified text values. |
| Replace Picture | Replaces an existing picture inside the Word document with the specified new picture or image. The picture is located inside the Word document template using its Alt Text property. |
| Replace Text | Find and replace text inside the word document |
| Save As | Saves the word document into a specified location after converting it to the selected format. |
| Save | Saves the word document |