Set slide layout Version 1 (Net)
Action group: PowerPoint
Description
The action sets the selected slide layout.
Specifies the PowerPoint document, the slide number to change, and the slide layout to be set.
A slide layout is a set of placeholders for presenting content on a slide. In turn, fillers are forms for inserting text, images, and videos. Thus, the layout determines what objects will be presented on the slide and how they are arranged.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Document Instance | The instance of the PowerPoint document in which the new slide layout will be set. | Robin.PowerPoint | Yes | |
Slide number | The slide number for which the selected layout will be set. | Robin.Numeric | Yes | |
Slide layout | The layout to be placed on the slide. | Robin.String | Yes |
Special conditions of use
If the specified slide has the same layout, the action will not change the slide.
Example of use
Task
There is a PowerPoint document. You need to change the slide layout to "Picture with Signature".
Slide of the PowerPoint document.
Solution
Use the actions "Open PowerPoint document", "Set slide layout", "Save as", "Close PowerPoint document".
Implementation
- Assemble a robot scheme consisting of actions:
- Set the parameters of the "Open PowerPoint document" action. In the "Path to file" field, specify the path to the PowerPoint document file. In the "Visible" field, set the checkbox = true.
- Set the parameters of the "Set slide layout" action. In the "Document instance" field, specify the instance of the open document in which you want to set a new slide layout. In the "Slide number" field, specify the position number of the slide to which you want to change the layout. In the "Slide layout" field, specify one of the slide layouts, excluding the one that has already been set.
- Set the parameters of the "Save as" action. In the "The document instance" field specify the instance of the open document to be saved.
- Set the parameters of the "Close PowerPoint document" action. In the "The document instance" field, specify the instance of the open document to be closed.
- Start the robot using the "Start" button in the top panel.
Result
The program robot completed successfully. The specified slide moved to a new position.
PowerPoint document slide: