Replace Placeholders in word document with c#
Posted
by Xelluloid
on Stack Overflow
See other posts from Stack Overflow
or by Xelluloid
Published on 2008-10-08T11:38:54Z
Indexed on
2010/04/09
13:53 UTC
Read the original article
Hit count: 493
Hi there,
I have a template in word (.docx) format and want to replace some placeholders in this template with my own data, do you know where I can find the right classes for this project? It would be nice for me to know the namespace. Are there any newer classes for handling word documents in the docx format (xml) than the com classes? Thank you for all your answers, I hope someone can help me with my problem.
greets
Sebastian
© Stack Overflow or respective owner