Help Centre › Building Processes
This article describes the RPA PowerPoint functionality to add an image.
For a full list of available functions, please read POWERPOINT functions.
Description
The POWERPOINT Add an image function allows you to insert an image into a PowerPoint slide.
Setting it up
To use the POWERPOINT Add an image function, follow these instructions:
{{popups:rpas/add:action=powerpoint-add-image}}
Once on a process map:
- Navigate to the process where you would like to add the POWERPOINT Add an image function
- Click on the green button's drop-down (right side of the green button labelled "Process")
- On the menu that appears, click on the "+ Activity" item
- From here you can select the POWERPOINT Add an image option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Image path | Yes | Text | - | File path to the image |
| Slide index | No | Number | 0 | Index of the slide to add the image to |
| Left | No | Number | 1 | Left position in inches |
| Top | No | Number | 1 | Top position in inches |
| Width | No | Number | - | Width in inches |
| Height | No | Number | - | Height in inches |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| File not found | The image file does not exist |
| Presentation not open | No PowerPoint presentation is currently open |
Tips
- Position and size are specified in inches
- If width and height are omitted, the image retains its original dimensions