Hey all,
trying to find some help in the following:
- Paste the content of the clipboard in a slide.
tell application "Microsoft PowerPoint"
paste object view of active window
end tell
- Set/move the position of the object to a certain vertical and horizontal location on the slide
- resize the object to a certain scale
- Save the file as to a predefined directory.
any help would be appreciated.