PPTX to PNG Conversion Changes Font Styles in Aspose.Slides for Python

Hi, I have generated a slide using aspose.slides via python. When I tried to convert the slide to it’s thumbnail (ie, pptx to png ) extension, I’m facing few issues. I was expecting the conversion to be 1-1 (ie, the input is pptx and output is the same slide but in png format). But I see some changes in the font style eg: the heading in original slide was italic but in thumbnail it was not italic. Even there are minor changes in other font styles as well… why is this happening? Can we fix it?

Additional info:My App is deployed on azure linux webapp

@skv123,
Thank you for contacting free support. We are sorry you encountered this problem. To investigate the issue, could you please provide the following details?

  • The source PPTX file.
  • The generated PNG thumbnail.
  • The Python code used for the conversion.
  • The Aspose.Slides for Python version.
  • Information about the fonts used in the presentation, especially whether they are installed in the environment.

This will help us reproduce the issue and check why the font styles are not preserved exactly during rendering.