Insert a signature image file into word bookmark filed on all pages

I have to implement a functionality to insert signature image file into word document signature bookmark filed on all pages using aspose. we already have the aspose for word and aspose for pdf ddls for the same.

please advise how can I start coding using aspose. Thanks in advance

@ravipotturu

Thanks for your inquiry. While using Aspose.Words, you may move cursor to the desired bookmark and insert image. Please check following documentation links for more details and sample code snippets. Hopefully it will help you to accomplish the task.

Working with Bookmarks
Moving Cursor to Bookmark
Inserting Image into Document