When the htm file is converted to the doc, mathematical formula label mi will become italic

When the htm file is converted to the doc, mathematical formula label

mi

will become italic

<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta http-equiv="Content-Style-Type" content="text/css" />
		<meta name="generator" content="Aspose.Words for Java 19.1" />
		<title>Medical NOte</title>
	</head>
	<body>
		<div>
			
			<math xmlns="http://www.w3.org/1998/Math/MathML">
								<msubsup>
									<mrow>
										<mi>CO</mi>
									</mrow>
									<mrow><mn>3</mn></mrow>
									<mrow>
										<mn>2</mn>
										<mtext>-</mtext>
									</mrow>
								</msubsup>
							</math>
			
		</div>
	</body>
</html>

Thanks

@hlgao,

We tested the scenario and have managed to reproduce the same problem on our end. For the sake of correction, we have logged this problem in our issue tracking system. The ID of this issue is WORDSNET-18237. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.

@awais.hafeez
Looking forward to your good news.
And I found that the tag

mn

was the same.

@hlgao,

We have logged your concern in our issue tracking system. We will keep you posted on any further updates and let you know via this thread as soon as the linked issue is resolved. We apologize for any inconvenience.

The issues you have found earlier (filed as WORDSNET-18237) have been fixed in this Aspose.Words for .NET 19.5 update and this Aspose.Words for Java 19.5 update.

@aspose.notifier
Thanks