Dear team,
We are extraction images using aspose java, now we are facing new issue in table images please find below source code we are using
source code :
try {
if (table.getChildNodes(NodeType.SHAPE, true).getCount…...length() == 0 && (((Paragraph) table.getNextSibling())....shape.getChildNodes(NodeType.PARAGRAPH, true).getCount() == 0) {...