Can automate a powerpoint

Hi @ All

I have one pie chart in excel sheet,I need to take that pie chart into powerpoint.
how can we automate this one

Hi @varunk,

Here is the link to copy the excel chart to power point.

Regards
Balamurugan.S

Thank you

1 Like

Hello Varun,
In this video, I have multiple use cases of UiPath working with POWERPOINT via VB.NET:

1:10​ Install NuGet Package for automation
4:00​ Use-Case 1 Add a new slide and add a picture
8:20​ Add Chart
10:35​ Add a text with shadow
12:30​ Perform a slideshow
15:00​ Delete slide and Export to PDF
17:30​ Working with comments (Add, Read, Delete)
19:50​ Create a complex PowerPoint from 0

Code:

Thanks,
Cristian Negulescu