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 …...a Presentation Slide to a Graphics Object Using Aspose.Slides...trying to render a slide to a graphics 2d object using the below...