MarketplaceStudioActivityPowerPoint Activities

Create your first automation in just a few minutes.Try Studio Web

PowerPoint Activities

PowerPoint Activities

by YouTube

2

Activity

Downloads

117

back button
back button
carouselImage0
next button
next button

Summary

Summary

Set of activities to work with PowerPoint

Overview

Overview

This activity has been built to automate the PowerPoint presentation using UiPath.

Installation:

Install the nugget package through UiPath Package Manager.

PowerPoint Custom Activities:

  • Activity Name : Read PowerPoint

Description: Returns text from all slides.

Input:

a. FilePath

b. Password

Output: Output Text as string

  • Activity Name : Read slide

Description: Returns text from given slide

Input:

a. FilePath

b. SlideIndex (comma separated, default all)

c. Password

Output: OutputText as List

  • Activity Name : Delete slide

Description: Delete slide from ppt

Input:

a. FilePath

b. SlideIndex

c. Password

Output:

  • Activity Name : Get slide count

Description: Return total number of slides available in ppt

Input:

a. FilePath

b. Password

Output: SlideCount

  • Activity Name : Export PPT to PDF

Description: Export PPT to PDF file

Input:

a. OutputFilePath

b. PPTFilePath

c. Password

Output:

  •  Activity Name : Insert new slide

Description: Insert new slide in ppt

Input:

a. FilePath

b. SlideIndex

c. LayoutSlideIndex

d. Password

Output: Output Text as string

Features

Features

It will help in PowerPoint automation. The robot can read the slides as preferable, delete slides, insert new slide in preferred layout, give slide count and export PPT in PDF. It also works with password protected files.

Additional Information

Additional Information

Dependencies

Microsoft.Office.Core Microsoft.Office.Interop.PowerPoint System.Runtime.InteropServices

Code Language

Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.3.13

Updated

February 18, 2020

Works with

This activity is tested in PowerPoint 2013 and .Net Framework 4.5.2

Certification

Silver Certified

Support

UiPath Community Support

Resources

Similar Listings