i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark.
Bookmark bookmark = document.Range.Bookmarks[bookmarkName];
if (bookmark != null)
{
Comment comment = new Com…...comments to bookmark range Aspose.Words Product Family words-net...bookmark in a Word document using Aspose.Words, you need to ensure that...