Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
how do i open edit save docx file using npoi and c#?
Posted

1 solution

Using code you write, I suggest you read the NPOI codeplex site and its tutorials and help guides.
 
Share this answer
 
Comments
Andreas Gieriet 11-Aug-14 6:01am    
My 5!
Cheers
Andi
scorpzonex 11-Aug-14 13:08pm    
but can't find a viewer to view the document file, how can i do it?
Pheonyx 12-Aug-14 4:28am    
What do you mean "can't find a viewer" ? npoi is a library for code based modifications of the document. I do not believe it contains any form of GUI, you would have to write one yourself.
scorpzonex 12-Aug-14 5:50am    
yes exactly my point,is there any available viewer for docx? or do i have to write the whole thing?

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