Hi,
I have some data in Word document and I need to format/style the word file contents (text/table etc).
I think the aprroach is to open the template ,copy word file contents in it and saveAs XXX.docx.
But I need to achieve this using OpenXML and by writting code in C#.
Please provide me the solution for this.
Thanks in advance..
Ashok.