Convert PDF to PPTX in c# using Aspose.PDF for .net - font size reduce in PPT

Hi,

I am trying to convert an HTML page to .pptx using Aspose.PDF. HTML > PDF > PPT.

We are expecting the font size in ppt will be remain as the same font size show in HTML page. We use Aspose.Pdf.PptxSaveOptions to convert PDF files to PPTX format.
However, we notice that the font size reduced 25% after convert into the pptx file. Please advise?

We tried to use PdfPageEditor.Zoom to increase the font size but only apply to pdf file not in pptx.

@pohkok

Can you please share your sample HTML file with us along with the sample code snippet that you are using? We will test the scenario in our environment and address it accordingly.