Add Picture
Adds a picture at the end of a specified Word document.
Input
- Picture to Insert: The file path of the image to add to the file
- Type:
System.String - Required
- Type:
Insert Option
- Position Where to Insert: Position Where to Insert
- Type:
System.Int32 - Required
- Dropdown Options:
- Start
- End
- Before
- After
- Replace
- Type:
- Occurrence: It is used to specify where to look for the presence of the given expression.
- Type:
System.Int32 - Dropdown Options:
- All
- First
- Last
- Specific
- Type:
- Occurence Index: Returns the index where the given expression is found
- Type:
System.Int32
- Type:
Details
- This activity can only be used within a Word Application Scope activity. Word application must be installed on the machine where the process will run.