Word Interop

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

Hi,
Can anyone point me to a good reference for programmatically working with
word docs?
I have to open a doc of known format, and extract some text.

Using XP Primary Interop Assemblies
Managed to get the document open but a bit lost on how to maneuvere in the
document, get the text etc.
Ultimately this functionality will go into a class Library which will serve
up the snippets to a calling app.
Thanks
Bob
 
Bob said:
Hi,
Can anyone point me to a good reference for programmatically working with
word docs?
I have to open a doc of known format, and extract some text.

Using XP Primary Interop Assemblies
Managed to get the document open but a bit lost on how to maneuvere in the
document, get the text etc.
Ultimately this functionality will go into a class Library which will serve
up the snippets to a calling app.
Thanks
Bob

Please post Office interop related questions to:
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=16&SiteID=1

Willy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top