Friends,
I need to automate excel and copy past the chart from excel to powerpoint. im using uipath 2017 version. Is there any package for powerpoint in uipath? Kindly let me know ,if there is any.
Regards
Nandhini.P
Hi @NandhiniP,
Same as excel package, we have Microsoft.Office.Interop.Powerpoint package in vb code. So we can import and use Invoke Code activity to do the operations needed.
Regards,
Hareesh
I tried to add the below mention package,but I’m it was throwing error.
Mail](https://go.microsoft.com/fwlink/?LinkId=550986) for Windows 10
Thanks hareesh madasi…will try
Mail](https://go.microsoft.com/fwlink/?LinkId=550986) for Windows 10
Dear Balareva,
Is there a way to copy data/texts from a word file into a PowerPoint using any of the UiPath activities. If so, please let me know.
Thanks!
Saim
Hello @5a3kh4n,
Yes . It is possible. You can read the text from word like below.
Using this activity you can able to insert text into PowerPiont.
Regards
Balamurugan.S
Hi there,
Is there any way by which multiple fields and multiple slides can be edited in one go .
Thanks
Hi Balupad14
Can you share a workflow/Custom activities or anything related to it which I can use.
Regards
Akash
Hi @AkashMahajan,
Here is the link that you have example for embed the excel chart to power point.
Regards
Balamurugan.S