Convert LaTeX Format Equation from HTML to Word Math Equation using C# .NET | DOCX to HTML

HI,
I have a latex format equation in html and I want to convert it to word equation.
How can I achieve this when converting html to word ?

@bipih.oswal,

Please ZIP and upload your sample input HTML file (containing the latex format equation) here for testing. We will then investigate the scenario on our end and provide you more information.

equation.zip (14.5 KB)

Please find attached zip file. It contains both html file and the generated word document for the equation. It contains the equation in plain string format.
I want to understand whether it is possible to treat latext format equation specially and convert them to word equation using aspose.Words ?

@bipih.oswal,

We have logged your requirement in our issue tracking system. Your ticket number is WORDSNET-18455. We will further look into the details of this requirement and will keep you updated on the status of the linked issue.

A post was split to a new topic: Tool Library to Convert HTML Files with Latex Equations to Word DOCX Document C# Java