EMF image converted to PNG image, Chinese encoding error in image

Hi,
I converted the docx document to HTML,and the EMF images in the document were automatically converted to PNG images,but the Chinese encoding in the converted images was incorrect.
Code:

Document document=new Document("D:\\test.docx");
document.save("D:\\test.html", SaveFormat.HTML);

File:
test.docx (12.3 KB)

@joycewang As I can see PNG is rendered the same as EMF looks in MS Word on my side: