Shape Anchor

Hi

I’m looking for shape anchors. I saw there is a property called AnchorLocked but I cannot find any method to set an anchor for a shape.

So my question:

How can I set an anchor for a shape?

Regards
Kosta

Hello
Thanks for your request. Shape anchor it is just a position where shape is located. Aspose.Words provides functionality for easy moving nodes inside document. For example you can try using DocumentBuilder to insert image into the document. Please see the following link to learn more about DocumentBuilder:
https://docs.aspose.com/words/net/document-builder-overview/
https://docs.aspose.com/words/net/programming-with-documents/
Hope this helps.
Best regards,