Aspose::Words::Saving::BookmarksOutlineLevelCollection::get_Count method. Gets the number of elements contained in the collection in C++....to set outline levels for bookmarks. auto doc = System :: MakeObject...doc ); // Insert a bookmark with another bookmark nested inside...
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::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 = System :: MakeObject...
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. @property def name ( self ) -> str : ... @name...
Understanding Bookmark concepts and how Bookmark can be used in your program using C++....Working with Bookmarks Contents [ Hide ] Bookmarks identify in...For example, you might use a bookmark to identify text that you...
OutlineOptions.BookmarksOutlineLevels property. Allows to specify individual Bookmarks outline level....Allows to specify individual bookmarks outline level. get bookmarksOutlineLeve...BookmarksOutlineLeve Remarks If bookmark level is not specified in...
BookmarksOutlineLevelCollection.remove_at method. Removes a Bookmark at the specified index....remove_at(index) Removes a bookmark at the specified index. def...to set outline levels for bookmarks. doc = aw . Document () builder...
BookmarksOutlineLevelCollection.index_of_key method. Returns the zero-based index of the specified Bookmark in the collection....zero-based index of the specified bookmark in the collection. def index_of_key...case-insensitive name of the bookmark. Returns The zero based index...
How to insert, obtain, move, show or hide Bookmarks using Python....Working with Bookmarks Contents [ Hide ] Bookmarks identify in...For example, you might use a bookmark to identify text that you...
How to insert, obtain, move, show or hide Bookmarks using Node.js....Working with Bookmarks Contents [ Hide ] Bookmarks identify in...For example, you might use a bookmark to identify text that you...