Create your first automation in just a few minutes.Try Studio Web →
by YouTube
3
Activity
189
Summary
Summary
This activity has been built to prepare the PowerPoint presentation by a robot
Overview
Overview
Add the reference of activity through Package Manager.
There are 2 activities available in the package
AddTable: it will create a blank table on a slide
Parameters:
FilePath: it requires a presentation file path
SlideNumber: Slidenumber where you want to create the table
ColumnCount: Number of columns you want in the table
RowCount: Number of rows you want in the table
AddDataTable: it will create a table from DataTable.
Parameter:
FIlePath:it requires a presentation file path
InputDataTable: It requires a datatable. it will fetch row, columns and data from this DataTable and create a table on slide
SlideNumber: Slidenumber where you want to create the table
RowCountPerSlide: Number of rows per slide
AddDataTOExistingTable
Parameter:
FIlePath:it requires a presentation file path
InputDataTable: It requires a datatable. it will fetch row, columns and data from this DataTable and create a table on slide
SlideNumber: Slidenumber where you want to create the table
RowCountPerSlide: Number of rows per slide
ColumnNameRequired: If column name required from DataTable
GetSlideCount
Parameter:
Input
FilePath: it requires a presentation file path
Output
SlideCount: Number of slides exist in presentation
Features
Features
It will help robots to create a presentation. The robot can extract the data from any where like websites, Excel etc. and that data table can be pushed to a slide.
Additional Information
Additional Information
Dependencies
This component has been tested with Office 365. .Net Framework 4.5.1
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.4Updated
February 18, 2020Works with
2019.4
Certification
Silver Certified
Support
UiPath Community Support