C
Craig Petrie
Hi,
My client has a large table in Word 2003 that has formatted text in the
cells and I need to read and convert each cells formatted contents to simple
html(no wordML) via vb.net code. The formatting contains: bold, italic,
superscript & subscript text, bullet points.
I have looked up many sites on the web and also searched in user groups but
have not yet seen a way to code the above in vb.net 2003. In my VB.net app I
currently open and read the word table and output all cell contents into an
XML structure OK but this strips out any formatting - I just need to know
how to read and convert the formatted text inside a single cell to html
format in vb.net.
Can anyone suggest tools/components or code or examples that would help me
do this.
I am using VB.net 2003 and Office Professional Edition 2003.
cheers,
Craig, New Zealand
My client has a large table in Word 2003 that has formatted text in the
cells and I need to read and convert each cells formatted contents to simple
html(no wordML) via vb.net code. The formatting contains: bold, italic,
superscript & subscript text, bullet points.
I have looked up many sites on the web and also searched in user groups but
have not yet seen a way to code the above in vb.net 2003. In my VB.net app I
currently open and read the word table and output all cell contents into an
XML structure OK but this strips out any formatting - I just need to know
how to read and convert the formatted text inside a single cell to html
format in vb.net.
Can anyone suggest tools/components or code or examples that would help me
do this.
I am using VB.net 2003 and Office Professional Edition 2003.
cheers,
Craig, New Zealand