Hi all

I have a word file with few tables in it, when I convert word to filtered HTML using VB.NET, word add extra tags in it for tables, How do I remove them ?

I just want text-align, bold, italic, underline, cell width, cell border tags in html

How can I remove unnecessary tags ?

Thanks in advance for help