Insert html not work when within a big image in table for .NET

hi team,
we are using Aspose.Word 19.8.dll facing a problem when insert html to word.
The below is a sample html, include a table and within a image has converted to base 64, when invoke the method of builder.InsertHtml(), the image is not display in word,
math.zip (77.7 KB)
image.png (855 Bytes)

when remove the table, only with the image element in html is OK,

but for business logic reasons, we must put the image in the table, so could you help me to look up how to resolve it, or should add some style to table element. Thanks,

@TommyZhou,

We tested the scenario and have managed to reproduce the same problem on our end. For the sake of correction, we have logged this problem in our issue tracking system. The ID of this issue is WORDSNET-20267. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.

The issues you have found earlier have been fixed in this Aspose.Words for .NET 20.12 update and this Aspose.Words for Java 20.12 update.