Keynote
Keynote
- Subject: Keynote
- From: Tim Cimbura <email@hidden>
- Date: Fri, 3 Oct 2008 16:38:26 -0500
Anyone have experience with automating KeyNote? I want to reset the font and text size of all the Notes on each slide and can't get the syntax correct. Here's what I have so far just attempting to set the font and size of one slide manually...
tell application "Keynote" activate set theseNotes to notes of slide 7 of first slideshow as text -- this works to get the text set notes of slide 7 of first slideshow to theseNotes -- this works to change the text...just set it back set font of notes of slide 7 of first slideshow to "Arial" -- this fails set size of notes of slide 7 of first slideshow to 10 -- this fails end tell
Thanks! Tim
__________________________________
Tim Cimbura Inspiring speaker and entertainer. FileMaker, Apple, and web technology expert.
2796 118th Circle NE • Blaine MN 55449-5047
763-355-5243 office • 612-298-0086 Mobile |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden