Action group: PowerPoint
The action pastes a value from the clipboard to a slide. Suitable for pasting images, tables from the clipboard.
Parameter | Description |
---|---|
Document instance | An instance of an open PowerPoint document where the value from the clipboard is to be added. |
Slide number | Number of the slide where you need to paste the value from the clipboard. |
Coordinates | Coordinates of the point relative to the upper left corner of the slide. |
Width | Width of the object to be added. |
Height | Height of the object where the value will be added. It is not taken into account if the "Width" parameter is not specified. |
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
The document instance | An instance of an open PowerPoint document where the value from the clipboard is to be added. | Robin.PowerPoint | Yes | |
Slide number | Number of the slide where you need to paste the value from the clipboard. | Robin.Numeric | Yes | |
Coordinates | Coordinates of the point, where the value will be added. | Robin.LocationPo int | Yes | |
Width | Width of the object where the value will be added. | Robin.Numeric | No | |
Height | Height of the object where the value will be added. It is not taken into account if the "Width" parameter is not specified. | Robin.Numeric | No |
None.
You have a PowerPoint document. Paste an image saved to the clipboard, save the changes and close the document.
Use the "Open PowerPoint document", "Paste a value from the clipboard", "Save as", "Terminate PowerPoint" actions.
Result
The program robot completed successfully. The image from the clipboard was pasted in the slide.