HTML is not rendered properly in ASPOSE Cells excel

hi,

While adding below mentioned html to Aspose.Cells, we seeing the html coming as distorted in excel.

<b>Private Banking</b><div><br></div><div><span>Testststs</span><ul><li><div>Analyse Testststs Testststs type, and Testststs of Testststs (Testststs data Testststs Testststs to be Testststs)</div></li><li><div><span>Testststs Testststs Testststs churn and Testststs potential, Testststs -rate Testststs</span><span></span></div></li></ul></div>

Output:
image.png (3.9 KB)

Could you please look into this issue.

Thanks,
Srinivas

AsposeCell - Code - Copy.zip (68.2 KB)

Please attached code for reference.

@SrinivasReddyYella
By testing with sample code on v25.5, we can reproduce the issue. HTML is not rendered properly after setting Cell.HtmlString.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSNET-58442

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@SrinivasReddyYella ,

We are pleased to inform you that your issue has been resolved. The fix will be included in an upcoming release (Aspose.Cells v25.6) that we plan to release in the first half of June 2025. You will be notified when the next version is released.

Attached is the result after the fix for your reference:
output.zip (6.7 KB)