我正在尝试获取将放置在Keynote演示文稿中的幻灯片上的图像,视频或音频的文件名。我看到iWork项目有一个名为文件名的属性。但是,我不知道如何在幻灯片中找到该对象并获取其文件名。
谢谢!
答案 0 :(得分:0)
我找到了解决方案。由于Applescript适用于层次结构,因此您只需要访问属于当前文档的当前幻灯片的de iWork项目。
set filenameVideo to get the file name of the iWork item of the current slide of the front document