0
Answer

Parsing a word document in C#

Photo of chakri

chakri

16y
5.9k
1
I want to read a word doc, parse it line by line and store matching pattern in db.
I'm using C#, is there a way/idea how i can accomplish this task