Hi, we are encountering an exception when using the Aspose converter To generate a PDF from a Word Document that contains a scatter chart. Specifically, when the Document includes a word scatter chart type, the converter…...chart Document doc = new Document("input.docx"); // Find the...needed) Shape chartShape = (Shape)doc.GetChild(NodeType.Shape, 0, true);...