Hi Aspose Team,
I’m trying To convert a chart To image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself.
static void TestChartInsertion()
{
Aspose.C…...docx"; string placeHolder = "#BA..."#BANNERTABLES_START_PAGE#"; try { Document doc = new Document(templateFile);...