AMApplicationBuild 444.38 AMApplicationVersion 2.9 AMDocumentVersion 2 actions action AMAccepts Container List Optional Types com.apple.cocoa.path AMActionVersion 1.1.2 AMApplication 访达 AMParameterProperties fileNames AMProvides Container List Types com.apple.cocoa.path ActionBundlePath /System/Library/Automator/Get Specified Finder Items.action ActionName 获得指定的访达项目 ActionParameters fileNames ~/Desktop/j计算机系统基础/课件/1.计算机系统基础概述-V1.0学生第一次分享版.pptx ~/Desktop/j计算机系统基础/课件/2.数据的机器机表示与处理-V1.0.pptx ~/Desktop/j计算机系统基础/课件/3.程序的转换及机器级表示-V1.0.pptx ~/Desktop/j计算机系统基础/课件/2018计算机系统基础实验内容.zip ~/Desktop/j计算机系统基础/课件/第2章.ppt ~/Desktop/j计算机系统基础/课件/第4章.pptx ~/Desktop/j计算机系统基础/课件/第二章习题.pptx ~/Desktop/j计算机系统基础/课件/第二章习题29.pdf ~/Desktop/j计算机系统基础/课件/第三章程序的转换与机器级表示(1).ppt ~/Desktop/j计算机系统基础/课件/第四章程序的链接.ppt ~/Desktop/j计算机系统基础/课件/汇编_第3章(1).pptx ~/Desktop/j计算机系统基础/课件/汇编_第3章(2).pptx BundleIdentifier com.apple.Automator.SpecifiedFiles CFBundleVersion 1.1.2 CanShowSelectedItemsWhenRun CanShowWhenRun Category AMCategoryFilesAndFolders Class Name SpecifiedFilesAction InputUUID 18E119D0-96D5-4F16-8E24-787966F06DFD Keywords 文件 选取 查找 获得 OutputUUID 00C86526-48DC-45B8-A1E4-993502744A1D UUID BC61AD33-3618-4C8F-A57F-F658642D2822 UnlocalizedApplications Finder arguments 0 default value name fileNames required 0 type 0 uuid 0 isViewVisible location 464.500000:239.000000 nibPath /System/Library/Automator/Get Specified Finder Items.action/Contents/Resources/Base.lproj/main.nib isViewVisible action AMAccepts Container List Optional Types com.apple.applescript.object AMActionVersion 1.0.2 AMApplication 自动操作 AMParameterProperties source AMProvides Container List Types com.apple.applescript.object ActionBundlePath /System/Library/Automator/Run AppleScript.action ActionName 运行 AppleScript ActionParameters source on run {input, parameters} set theOutput to {} tell application "Microsoft PowerPoint" -- work on version 15.15 or newer launch set theDial to start up dialog set start up dialog to false repeat with i in input open i set pdfPath to my makeNewPath(i) save active presentation in pdfPath as save as PDF -- save in same folder close active presentation saving no set end of theOutput to pdfPath as alias end repeat set start up dialog to theDial end tell return theOutput end run on makeNewPath(f) set t to f as string if t ends with ".pptx" then return (text 1 thru -5 of t) & "pdf" else return t & ".pdf" end if end makeNewPath BundleIdentifier com.apple.Automator.RunScript CFBundleVersion 1.0.2 CanShowSelectedItemsWhenRun CanShowWhenRun Category AMCategoryUtilities Class Name RunScriptAction InputUUID DD30A459-4F30-41B8-B601-1D0F1B53E968 Keywords 运行 OutputUUID D0456991-1BFB-44AF-9C0C-195C96B1A3C4 UUID 0D511B76-B416-4FDB-80EB-E582DDD3AB2D UnlocalizedApplications Automator arguments 0 default value on run {input, parameters} (* Your script goes here *) return input end run name source required 0 type 0 uuid 0 isViewVisible location 464.500000:484.000000 nibPath /System/Library/Automator/Run AppleScript.action/Contents/Resources/Base.lproj/main.nib isViewVisible connectors 137C04C3-264A-4EBA-88B7-7302822E4A6B from BC61AD33-3618-4C8F-A57F-F658642D2822 - BC61AD33-3618-4C8F-A57F-F658642D2822 to 0D511B76-B416-4FDB-80EB-E582DDD3AB2D - 0D511B76-B416-4FDB-80EB-E582DDD3AB2D workflowMetaData workflowTypeIdentifier com.apple.Automator.workflow