Convert HTML to DOCX & Retain Table Cells Carrying intentional White Space Characters using C# or Java

I have html table and converting into word. When i convert the html into word, it’s ignoring the intentional line breaks have added for table cell.
for example take the encoded html with Base64 and decode it.
PHRhYmxlPgogICA8dGhlYWQ+CiAgICAgIDx0cj4KICAgICAgICAgPHRkPmlkPC90ZD4KICAgICAgICAgPHRkPm5hbWU8L3RkPgogICAgIDwvdHI+CiAgIDwvdGhlYWQ+CiAgIDx0Ym9keT4KICAgICA8dHI+CiAgICAgICAgIDx0ZD4xIDxicj4gPGJyPjwvdGQ+CiAgICAgICAgIDx0ZD5hYmM8L3RkPgogICAgIDwvdHI+CiAgPC90Ym9keT4KPHRhYmxlPg==

@ShivaShanker,

Please ZIP and upload your simplified input HTML file and Aspose.Words generated Word DOCX document showing the undesired behavior here for testing. We will then investigate the issue on our end and provide you more information.