Delete Slide OpenXML
UiPath.Presentation.Activities.PptDocumentDeleteSlide
Description
Deletes a specified slide from a PowerPoint presentation.
Properties
Common
- DisplayName - The display name of the activity.
Input
- Presentation - The full path of the PowerPoint file to be used. If the PowerPoint file to be used is located in the project folder, its relative path can be used. Only String variables and strings are supported.
- Slide number - The index of the slide to be deleted.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.