Word
Guide for the Activities under the Word Category
Description The container for Word related activities. Attributes Common ContinueOnError - The Boolean value to specify whether to continue ex...
Thu, 25 Apr, 2019 at 2:03 PM
Description Appends an image at the end of the specific Word document. Attributes Common ContinueOnError - The Boolean value to specify whethe...
Thu, 25 Apr, 2019 at 2:07 PM
Description Appends the text at the end of the Word document. Attributes Input Text - The string or String variable to be appended at the ...
Thu, 25 Apr, 2019 at 2:14 PM
Description Creates a copy of the Word document and generates a PDF document based on the specified Word document. Attributes Common ContinueO...
Thu, 25 Apr, 2019 at 2:21 PM
Description Reads the text from the specified Word document and stores the value as a String variable. Attributes Output Text - The text colle...
Thu, 25 Apr, 2019 at 2:24 PM
Description Replaces all occurrences of a string within the specified Word document with another string variable. Attributes Output Found - A ...
Thu, 25 Apr, 2019 at 2:26 PM
Description Sets the Bookmark Name and the text to be written on the declared bookmark. Properties Input BookmarkContent - The text to be wri...
Fri, 21 Jun, 2019 at 2:24 PM