Converting PDF to Pptx using pptxsaveoptions c# - generating font Xxxxxx-ArialMT how to stop this

I’m using Aspose.pdf to convert html to pdf to pptx using pptx_save options.

I’m able to successfully generate the pptx file. But issue is with the auto generation of fonts. Instead of Arial its generating Xxxxxx-ArialMT. Xxxxxx- is auto generated each time while converting.

I need help on suppressing this autogenerating font. Keep the same font as we are passing in html to pdf and same font to ppt?

@Murali_Vemuri

Can you please share your sample PDF document with us along with the sample code snippet so that we can test the scenario in our environment and address it accordingly. Also, please share some screenshots of how you are checking fonts in the generated files.