阅读背景:

使用c#将word文档转换为文本文档

来源:互联网 

So I am currently trying to convert a word doc (.doc) into a text document because I want to use regular expressions on it to find things in the document. So I came up with the below and it converts the word document into a rich text format (by appending it to a rich text box), but this does not translate into a plain text format. When I tried with regular text document it printed every word on a new line. I have not been able to find any information on how to do this in C#. I'm using C# and visual studio 2010.So I am currently trying to convert a word doc




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: