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.
我正在尝试实现客户的要求。主要的是客户会给我一个图像,我必须调整它的大小并将它添加到一个 doc 文件中。然后他想在图像上添加自定义文本[在图像前面换行]。我需要用java来做。谁能建议我哪个库可以帮助我实现这个要求?我已经通过 docx4j。
任何小建议都会很有帮助。
Apache POI是一个用于处理 Microsoft 文档(包括.doc文件)的 Java 库。
.doc