Auto typeset with MathType formula

Hi,
In our case, we need to reorganize the layout of word document automatically.
Usually, we convert docx to XML using Aspose.word, and render them into output docx basing word template.
Sometimes, there are math formulas (some inline) in the documents, some of them are MS Equation, but some of them are Mathtype formula.
For MS Equation, we can convert them into MathML, and can be rendered in the output document as editable formulas.
But for Mathtype, due to the lacking support of Aspose, how can we transfer the them from the input document to the output document, keeping them as valid Mathtype formula?
The attached files are the samples

1319–1326-output.docx (146.8 KB)
1319–1326-input.docx (176.9 KB)

@linjiale

To ensure a timely and accurate response, please attach the following resources here for testing:

  • Please attach the screenshots of problematic equations.
  • Please attach the expected output document that shows the desired behavior.
  • Please create a standalone console application (source code without compilation errors) that helps us to reproduce your problem on our end and attach it here for testing.

As soon as you get these pieces of information ready, we will start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip and upload them.