Hi Aspose team,
I’m trying to convert a range of cells in excel that contains a chart to an EMF image using the following code:
//Load the Excel file
Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...Set OnePagePerSheet option as true ImageOrPrintOptions options...ImageOrPrintOptions() { OnePagePerSheet = true, ImageType = Aspose.Cells.Drawing...