如何将 ppt\pptx 文件的注释部分提取到数据库
我正在构建一个 Android 应用程序,它可以从 MS Power Point 文件中读取评论。 据我所知,我必须使用一些 API,或者用 C# 构建一个程序。 问题是我找不到办法做到这一点。 我想听听一些建议或听听完成任务的程序员的意见 那个,或者类似的东西。
I'm building an Android app that's reads comments from an MS Power Point file.
As i get it ill have to use some API, or build a program in C#.
The problem is that i can't find a way of doing that.
I would like to hear some suggestions or to hear from programmers that accomplish
that, or something similar.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果你可以使用power point api,那将是最好的方法,但我不知道在android上是否可用。这是指向 ppt 文件的二进制文件规范的链接。
If you can use the power point api that would be the best way however I don't know if that available on android. This is a link to the binary file specification for ppt files.