The encoding is determined incorrectly when converting HTML files to DOCX

The encoding is determined incorrectly when converting HTML files to DOCX (despite the fact that the encoding is specified in charset)

var document = new Document(source, new LoadOptions());
With this implementation, LoadOptions.Encoding is defined incorrectly

We used the version of Aspose.Words 20.03.0 dated 11/28/2020 in the program
I would like to know if this problem is gone in new versions? Or can you suggest other ways to solve the problem

@Oleg123456 Your question is answered in another your thread. Please feel free to ask in case of any issues. We are always glad to help you.