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…...placeholder paragraph in the document Paragraph? insertPoint...foreach (Paragraph Para in doc.GetChildNodes(NodeType.Paragraph, true))...