开发者

How to read a word 2003 document without COM in csharp?

开发者 https://www.devze.com 2023-01-05 23:45 出处:网络
Hey all, I need to read many word docs in server. But you know,the component in .net is based on COM,it would work reliably if I use it.

Hey all, I need to read many word docs in server.

But you know,the component in .net is based on COM,it would work reliably if I use it.

It is so sick.You开发者_开发技巧 know, in word 2007,because of the xml file,there are many ways to read.

I wanna find a open source way to read word 2003,Thanks.


I'd suggest that you use the NPOI library to read .doc files: http://npoi.codeplex.com/

The library is the .NET version of the POI Java project and licensed under the Apache License.

0

精彩评论

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

关注公众号