HOW to parse a doc resume using c#... I want to fetch records like name,address,skills,mobile no from a resume into a textbox.... Plz help me...:(
Printable View
HOW to parse a doc resume using c#... I want to fetch records like name,address,skills,mobile no from a resume into a textbox.... Plz help me...:(
Is it a Microsoft Word Document?
If so, there is a Word.ApplicationClass() that you can use.