Help Centre › Building Processes
Description
Overview of WORD functions available in RPA. These functions allow you to automate Microsoft Word operations including creating content, formatting, and document conversion.
Available WORD Functions
- Add a heading: Adds a heading to a Word document.
- Add a page break: Inserts a page break in a Word document.
- Add a paragraph: Adds a paragraph of text to a Word document.
- Add an image: Inserts an image into a Word document.
- Add a hyperlink: Adds a hyperlink to a paragraph in a Word document.
- Add a table: Inserts a table into a Word document.
- Click / select: Clicks or selects content in a Word document.
- Convert: Converts a Word document to another format.
- Copy content to the clipboard: Copies document content to the clipboard.
- Extract data: Extracts data from a Word document.
- Mail merge: Populates placeholder tokens in paragraphs and tables with values.
- Replace: Replaces text in a Word document.
- Replace all: Replaces all occurrences of text in a Word document.
- Replace image: Replaces an existing image in a Word document by alt-text or index.
- Set the footer: Sets the footer content of a Word document.
- Set the header: Sets the header content of a Word document.
- Write: Writes text into a Word document.