将 Office 文件转换为 swf (Flash)

发布于 2024-10-15 21:57:26 字数 154 浏览 2 评论 0原文

在 Linux(Ubuntu Server 10) 的私有服务器上托管的 webbapp 中,用户将上传文档(MS Word、Excel、PowerPoint、PDF 等)。我们想要将文件转换为 SWF(Flash) 对象,以将它们嵌入到网站中。我看到很多网站都有这样的未来。他们是怎么做到的?

In a webbapp hosted on its private server with Linux(Ubuntu Server 10) , the users will upload documents(MS Word, Excel, PowerPoint, PDF, etc..). We want to convert the files in SWF(Flash) objects , to embed them to the site. I saw a lot of Websites having this future. How they do it ?

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

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

发布评论

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

评论(1

童话 2024-10-22 21:57:26

有许多服务器端应用程序可以将 DOC、PPT 等转换为 SWF 格式(尝试搜索“PPT 到 SWF”)。当您使用 Linux 时,请查看一下运行 openOffice。如果您需要操作内容,例如浏览 PPT 中的幻灯片,那么请查看一些附带 API 的商业解决方案。

There are a number of server side apps that can convert from DOC, PPT, etc to SWF format (trying searching for "PPT to SWF"). As you're using linux, then have a look at running openOffice. If you need to manipulate the content eg browse through slides in a PPT then have a look at a some of the commercial solutions that comes with an API.

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