如何以幻灯片的方式在网页中显示.ppt文件

发布于 2024-11-15 08:08:32 字数 418 浏览 3 评论 0原文

在我的asp.net应用程序中,我想使用幻灯片放映方式显示.ppt文件。

也就是说,用户可以将.ppt文件上传到我的服务器端,然后其他人可以在页面中浏览这些ppt..

由于我在谷歌上搜索了“在网页中嵌入powerpoint”,似乎没有一个好主意来实现而且支持跨浏览器,所以我想到了flash。

这是使用闪光灯的幻灯片: http://ajaxian.com/archives/prototype-and-jquery-a -code-comparison

我想要的就是以这种方式显示.ppt的内容(如果支持ppt中的动画就更好了)?

有什么好主意吗?

In my asp.net application,I want to show the .ppt file using the slide show manner.

That's to say,user can upload .ppt file to my server side,then other people can browser these ppts in the page ..

Since I have googled "embed powerpoint in web page" ,it seems that there is not a good idea to implement this and support the cross browser,so I thought the flash.

This is a slide show using the flash:
http://ajaxian.com/archives/prototype-and-jquery-a-code-comparison

What I want is show the contents of the .ppt in this manner(it would be better if it support the animations in the ppt)?

Is there any good idea?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

§对你不离不弃 2024-11-22 08:08:32

搜索“ppt 到 swf 转换器”。有许多第三方应用程序可以在服务器上运行以将office文档转换为swf格式。其中许多都包含与 SlideShare 示例类似的导航控件。

Search for "ppt to swf converter". There are a number of third party applications that can be run on the server to convert office documents into swf format. A lot of them include similar navigation controls to the SlideShare example.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文