Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
你能推荐一个开源库(C 或 C++)来将 MS Office 文件转换成一组图像吗?
我正在评估 ImageMagick,虽然它确实支持 PDF 文件,但它不适用于 MS Office 文件。
这个库非常流行,被 abiword (gnome) 和 kword (kde) 使用:wvWare
嗯,我已经看到 OpenOffice 在“翻译”Word 方面做得很好,那么如何安装 OpenOffice 并使用它的 C++ 的 UNO 模型来解决这个问题呢?