ASPOSE.Slides - Need to generate Slide JPEG at 100% quality

We are trying to produce JPEG images of slides using ASPOSE.Slides and we are getting poor quality. One of your forums mentions that the getThumbnail call has the quality setting at 75% quality? How can we generate a slide JPEG at 100% quality? Is there a workaround? We see that there is a PdfOptions with a Jpeg quality setting. Is there a similar options object we can use for generating the JPEG


A prompt reply would be appreciated as we are trying to deliver to our customer.

Thank you,
Chris Ovard
Viscira
San Francisco, CA

Hi Chris,


I have observed the issue shared by you. Can you please share the sample presentation, code and generated output put with us. I have discussed with our development team and have confirmed that slide.GetThumbnail() method generates image at 100%. There is scaling factor that is available with GetThumbnail() method that you can use to get scaled image of the slide. Please visit this documentation link for your kind reference.

Many Thanks,