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…...the Excel file Workbook workbook = new Workbook(dir + @"\Test...worksheet Worksheet worksheet = workbook.Worksheets["CorrelationAnalysis"];...