Is it possible to edit a file at Sharepoint?

I am working on a process where I have to generate a PowerPoint file. The PowerPoint file is a template with around 9 slides, and I have to make changes on each page. Is it possible to edit a template file at SharePoint using UI Automation activities or is there any other approach to do this?

@Yasir_Yaqoob

You need to download the template to local using sharepoint activities

and then you can use powerpoint activities to edit

cheers

1 Like

I will go with this suggestion. Thanks.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.