用于读取oleObject文件的代码 [英] Code to read oleObject files

查看:2549
本文介绍了用于读取oleObject文件的代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我从Word DOCX文档中提取了许多OleObject文件(oleObject1.bin ...等)是否有开源代码(主要是Java)来读取它。 (如果可以轻松移植到Java,我只会对* .net代码感兴趣)。我对Word文档的其余部分(在这个问题中)不感兴趣。有一个Apache项目( http://poi.apache.org/ ) - 我会对此感兴趣如何运作

I have extracted a number of OleObject files from a Word DOCX document (oleObject1.bin ... etc.) Is there Open Source code (primarily in Java) to read this. (I would only be interested in *.net code if it can be easily ported to Java). I am not interested in the rest of the Word document (in this question). There is an Apache project (http://poi.apache.org/) - I'd be interested in how well this works

推荐答案

Apache POI - POIFS 是OLE 2复合文档格式的Java实现。根据我的经验,它适用于你正在努力的那种场景。看看吧。

Apache POI - POIFS is a Java implementation of the OLE 2 Compound Document format. In my experience it works pretty well for the sort of scenario you are reffering to. Check it out.

这篇关于用于读取oleObject文件的代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆