Hi Support,
I’ve observed very high memory usage while converting slide to image with custom size.
Code snippet (tests):
class AsposeTest {
@Test
void getThumbnail() {
Presentation Presentation = new …...getThumbnail() { Presentation presentation = new Presentation(pptxFile());...)); ISlide firstSlide = presentation.getSlides().get_Item(0);...