【发布时间】:2010-11-18 12:05:24
【问题描述】:
我正在尝试制作一个 powerpoint,并且我有很多想要显示的文本,有没有办法使用宏将文档读入 powerpoint?
例如文档包含:
this is the first line
this is the second line
this is the third line
我希望显示第一行,等待 10 秒,然后显示第二行。
这可能吗,如果没有宏,java??
干杯
【问题讨论】:
-
您想在文本框上显示它吗?什么事件应该触发显示?
-
是的,我想,必须是自动的,所以当幻灯片开始时
-
我也想用图片来做,比如一张幻灯片上的迷你幻灯片
标签: java macros powerpoint