Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a Bookmark at the specified index in C++....RemoveAt method Removes a bookmark at the specified index. void...to set outline levels for bookmarks. auto doc = MakeObject < Document...
Bookmark.name property. Gets or sets the name of the Bookmark....name property Bookmark.name property Gets or sets the name of...of the bookmark. Note that if you change the name of a bookmark...
DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a paragraph....and further content will be inserted before that node. When node...and further content will be inserted just before the paragraph...
FieldIndex EntryType property. Gets or sets an index entry type used to build the index in C#....within the bounds // of a bookmark named "MainBookmark", and...// On a new page, start the bookmark with a name that matches the...
Aspose::Words::Saving::OutlineOptions::get_BookmarksOutlineLevels method. Allows to specify individual Bookmarks outline level in C++....Allows to specify individual bookmarks outline level. System :: SharedPtr...get_BookmarksOutlineLeve () const Remarks If bookmark level is not specified in...
Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....DocumentBuilder::InsertHyperlink method Inserts a hyperlink into the document...Can be a url or a name of a bookmark inside the document. This...
Insert hyperlinks into your document dynamically when building a report in Java....Inserting Hyperlinks Dynamically Contents [ Hide ] You can insert...follows. << link [ uri_or_bookmark_expression ] [ display_text_expression...
FieldXE.entry_type property. Gets or sets an index entry type.... insert_field ( aw . fields . FieldType...are within the bounds # of a bookmark named "MainBookmark", and...
FieldIndex.entry_type property. Gets or sets an index entry type used to build the index.... insert_field ( aw . fields . FieldType...are within the bounds # of a bookmark named "MainBookmark", and...
BookmarkCollection Remove method. Removes the specified Bookmark from the document in C#....] Remove( Bookmark ) Removes the specified bookmark from the document...public void Remove ( Bookmarkbookmark ) Parameter Type Description...