Hi team,
I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint.
private static ImageOrPrintOptions _options = new ImageOrPrintOptions()
{
HorizontalResolution…... OnePagePerSheet = true, OnlyArea = true, ImageType = ImageType...this issue or a different image type that should be used? Thanks...