Hello Team,
I am using the below code to insert a html content into a word document
string htmlContent =
Builder.InsertHtml(htmlContent);
if you check after the table content line break is getting added which is not…...document string htmlContent = builder.InsertHtml(htmlContent); if...programmatically remove any unwanted paragraphs or line breaks in the Word...