Wrong text orientation after saving word to HTML

Hi!

We’ve found an issue when saving docx document to HTML when using Aspose.Words.
Please, take a look at the followinf screenshot: screenshot.png (59.7 KB)
On the left side you can see the html result of saving word to html by Word itself. On the right side, there is a result of using Aspose when generating HTML.
You can clearly see that generated text has wrong orientation.

I’m attaching sample app that should help you reproduce the issue: TestApp.zip (68.4 KB)

  1. Extract app, open in Visual Studio and run it.
  2. Select destination folder and click the button.
  3. In the destination folder you should have two html files:
    a. word.html - result of generating html from docx by using MsWord
    b. aspose.html - result of generating html from docx by using Aspose.Words.

There is an original docx file attached to solution.

Please, let me know if you have more questions.
Thanks for you help!

@ManMasterDevelopment Thank you for reporting this problem to us. For a sake of correction it has been logged as WORDSNET-23841. We will keep you informed and let you know once it is resolved or we have an additional information for you.
By the way, when you save your document to HTML using MS Word it warns that vertical text in your document will be turned to horizontal:

The issues you have found earlier (filed as WORDSNET-23841) have been fixed in this Aspose.Words for .NET 22.7 update also available on NuGet.