Using c# to manipulate Word Documents
Posted
by gre3ns0ul
on Stack Overflow
See other posts from Stack Overflow
or by gre3ns0ul
Published on 2010-03-08T14:18:49Z
Indexed on
2010/03/08
14:21 UTC
Read the original article
Hit count: 203
Hi guys.
I'm trying to do the next:
I have a word document, than contains the languages of a copyrights: English, Portuguese, French, ... initialy all hidden(the text)
And in the top of the document i have Checkboxs, 1 for each language, than the objective is when i choose of them the text of the language than i selected apppears (by an handler or something)
It's is possible to do that?
thanks
© Stack Overflow or respective owner