I am trying To render a slide To a graphics 2d object using the below code.
ISlide slide = pres.getSlides().get_Item(pageNum);
slide.renderToGraphics(renderOptions, g2D);
But the rendered graphics image has the slide …...How to Fit a Presentation Slide to a Graphics Object Using Aspose...and information: sample presentation file minimal compilable...