标签: java
我想使用java从.doc文件中读取粗体或彩色字体。有谁能够帮我? 提前谢谢。
Ambrose Dev
答案 0 :(得分:1)
Apache POI - the Java API for Microsoft Documents项目提供了一个API来读取.doc文件。