Hi Aspose Team,
I’m trying to convert charts/ranges in excel to images to insert them into word document.
The code I’m using to do this is:
Document RepDoc = new Document();
DocumentBuilder Builder = new DocumentBuild…...DocumentBuilder(RepDoc); using (Workbook TemplateWB = new Workbook(dir + @"\Tes...DocumentBuilder(RepDoc); using (Workbook TemplateWB = new Workbook(dir + @"\Tes...