Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

PowerPoint 2007 Automation

$
0
0
Hello,

i need to automate a MS Powerpoint presentation.

What i want to do is....

1. simply open an existing presentation

[ autoit ]      
$obj = ObjCreate("PowerPoint.Application") $PresInterface = $obj.Presentations $objPres = $PresInterface.Open($filepath)

2. find a chart by its name (i.e. diagram1)

3. update the data of the diagram.


Later i would like to be able to stop a running slideshow to update its content and then restart or resume it.

I tried to get into this by searching the msdn reference but i just wasn't able to find the information i need.

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>