Aspose::Words::BookmarkCollection::Clear method. Removes all Bookmarks from this collection and from the document in C++....Clear method Removes all bookmarks from this collection and from...Examples Shows how to remove bookmarks from a document. auto doc...
FieldRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document....insert_paragraph_number property FieldRef.insert_paragraph_number...property Gets or sets whether to insert the paragraph number of the...
FieldRef BookmarkName property. Gets or sets the referenced Bookmarks name in C#....Gets or sets the referenced bookmark’s name. public string BookmarkName...Examples Shows how to create bookmarked text with a SET field, and...
FieldRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph....insert_relative_position property FieldRef.insert_relative_position...property Gets or sets whether to insert the relative position of the...
BookmarkCollection RemoveAt method. Removes a Bookmark at the specified index in C#....RemoveAt method Removes a bookmark at the specified index. public...The zero-based index of the bookmark to remove. Examples Shows...
FieldRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context....insert_paragraph_number_in_full_context property FieldRef.in...property Gets or sets whether to insert the paragraph number of the...
Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a Bookmark end in C++....position in the document as a bookmark end. System :: SharedPtr <...System::String& Name of the bookmark. ReturnValue The bookmark end node that...
DocumentBuilder EndBookmark method. Marks the current position in the document as a Bookmark end in C#....position in the document as a bookmark end. public BookmarkEnd EndBookmark...Name of the bookmark. Return Value The bookmark end node that...
FieldRef.number_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....Shows how to insert REF fields to reference bookmarks. def test_field_ref...builder . start_bookmark ( "MyBookmark" ) builder . insert_footnote...