Dear team,
We are extracting images from docx using aspose java, but in this case some images having image caption and few images don’t have image captions, how to extract with our caption images using aspose, please fi…...trim().startsWith("Fig") || paragraph...getNextSibling().toString(SaveFormat.TEXT).trim().matches(matches) || (paragraph...