开发者

Split and convert Microsoft PowerPoint presentations on a Linux server

开发者 https://www.devze.com 2023-01-14 02:24 出处:网络
I have to implement a web service, which takes a Microsoft PowerPoint presentation as an input, and outputs:

I have to implement a web service, which takes a Microsoft PowerPoint presentation as an input, and outputs:

  • every slide as a standalone ppt file
  • text for indexing
  • optionally a preview picture

It should also be able to combine ppt files together.

Is openoffice headless can solve开发者_StackOverflow中文版 this task on a server, or should I go with .NET?

I don't have any .NET experience, so I would like to avoid using it.


It seems that this problem can't be solved easily with OpenOffice. We will use Presentation.NET instead, and outsource this part of the project.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号