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…...is inserted after inserting html content Aspose.Words Product...using the below code to insert a html content into a word document...