• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Setting font size in PowerPoint
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting font size in PowerPoint


  • Subject: Setting font size in PowerPoint
  • From: Graham Sims <email@hidden>
  • Date: Thu, 3 Apr 2008 08:31:44 +0100

I want to produce a short script which will alter the size of selected text in a text box in PowerPoint (2008). Something like:

tell application "Microsoft PowerPoint"
set fontsize to font size of text selection
set fontsize to (fontsize + 2)
set font size of text selection to fontsize
end tell

except that doesn't work. The problem lies initially in directing the script to the text that is selected.

Any help would be appreciated.

Thanks.

Graham

 _______________________________________________
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

  • Prev by Date: Re: Safari script
  • Next by Date: Budlat RemiEvent Reminder aliasIlocblobZ* etc.
  • Previous by thread: Re: Problem with Mail:Services:Script Editor:Make New Applescript
  • Next by thread: Budlat RemiEvent Reminder aliasIlocblobZ* etc.
  • Index(es):
    • Date
    • Thread