Microsoft PowerPoint
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-01-17 09:06 PM
Hello,
I'm trying to make BluePrism work with MS PowerPoint. I'm supposed to add Excel tables and graphs in slides, do some formating, create slides, and the list goes on.
Because I saw a MS Excel VBO Object, is there any PowerPoint one available? If not, what would be the best strategy to make this works?
Many thanks for your help,
Mickael
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-01-17 09:15 PM
Hi Mickael - we don't have a Powerpoint utility because there has never been a need for one. If you look inside the Excel or Word VBO you'll see the code looks a lot like macro code. The way these objects work is to access the VBA API of the application, rather than the UI. You might be able to do something similar in Powerpoint, but I'm not sure as I've never tried it.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-01-17 06:21 PM
Thank you John for your answer.
I started to code with VB.NET an object to interact with PowerPoint similar to the Excel one. Unfortunatelly, BluePrism seems not to be able to find the ""PowerPoint"" VB object, and thus ""Presentations"", ""Slides"", etc... How can I configure BluePrism to see all theses objects?
Thanks again for your help.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-07-17 12:47 PM
Vijayalakshmi
Microsoft PowerPoint
Hello,
I'm trying to make BluePrism work with MS PowerPoint. I'm supposed to add Excel tables and graphs in slides, do some formating, create slides, and the list goes on.
Because I saw a MS Excel VBO Object, is there any PowerPoint one available? If not, what would be the best strategy to make this works?
Many thanks for your help,
Vijayalakshmi
