Dear team,
We are extracting images from docx using aspose java but below case its extracting wrongly please find source code and Input,output files
Source Code :
Document tableDoc = docSetup(interimdoc, table);
NodeI…...visitShapeStart(Shape shape) throws Exception { if (shape.isTopLevel()...isTopLevel() && (shape.getChildNodes(NodeType.PARAGRAPH, true).getCount()...