Copy or Clone Bookmark content nodes within a Document

I apologize if this has been asked before, but I searched and could not find an answer…

I need to copy / clone the text and formatting within a Bookmark to another position in a Document. I see methods to clone paragraphs and sections but I can not find any method of cloning all the nodes between a Bookmark Start and End. Is there an API call to do this?

Thank you

Chris

Technically, it’s possible. But code for this will be too complex and unreliable. The issue was discussed here not long ago:
https://docs.aspose.com/words/net/how-to-extract-selected-content-between-nodes-in-a-document/

We are going to add a richer API to bookmark and field handling in one of our future versions.

Best regards,