How to find and get anchored images in word document using para node.I have attached sample document for anchored image using para node input.zip (2.7 MB).
Need solution for anchored image mean result is true else false.
Thanks for your inquiry. The images can be placed in your document in two ways either inline or floating. Please use the following code example to check the wrap type of image. Hope this helps you.