如何从Powerpoint 2010导出电影? [英] How to export movie from Powerpoint 2010?

查看:149
本文介绍了如何从Powerpoint 2010导出电影?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用MS Office PIA(主要互操作程序集)或其他方式以编程方式将powerpoint 2010的嵌入式视频导出到外部文件?
将视频嵌入演示文稿是Powerpoint 2010中的一个新功能,我无法找到解决方案。

How to export embedded video from powerpoint 2010 to external file programmatically using MS Office PIA (Primary Interop Assemblies) or other ways? Embedding video in presentation is a new feature in Powerpoint 2010 and I Can't find solution for this.

推荐答案

PPTX文件只是压缩档案。嵌入式视频应该存储在某处,可能在媒体文件夹下,但我不确定。

PPTX files are just compressed archives. The embedded video should be stored within it somewhere, possibly under the media folder but I'm not sure.

您可以使用 DotNetZip 等内容来提取媒体,并保存到你喜欢的地方。

You can use something like DotNetZip to extract the media and save to where you like.

注意,这意味着您不需要使用PIAs,如果您在服务器上执行此操作是比较理想的。

Note this means you don't need to use PIAs at all which is preferable if you're doing this on a server for instance.

这篇关于如何从Powerpoint 2010导出电影?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆