开发者

how to retrieve image from a word file and display using java

开发者 https://www.devze.com 2023-02-10 05:52 出处:网络
I want to read ms word document and display in java. if there are images in between word file, then开发者_如何学编程 how to proceed and how to retrieve themYou might take a look at Apache POI project

I want to read ms word document and display in java. if there are images in between word file, then开发者_如何学编程 how to proceed and how to retrieve them


You might take a look at Apache POI project and see if they have something to do that.

0

精彩评论

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