Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How can I read docx files and show it in richTextbox by OpenXML SDK?
Tax Thanks.
Posted
Updated 12-Dec-10 21:12pm
v2
Comments
senguptaamlan 13-Dec-10 2:54am    
have you done any coding ??? if yes please let us know in which part of code you are experiencing problem.
Abdul Quader Mamun 13-Dec-10 3:12am    
Spelling.

1 solution

There is a good example of how to open a Word doc, using the OpenXML SDK, and get at the different sections here[^]

Links to multiple learning resources for OpenXML are located here[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900