BookmarksOutlineLevelCollection.add method. Adds a Bookmark to the collection....add(name, outline_level) Adds a bookmark to the collection. def add...case-insensitive name of the bookmark to add. outline_level int...
BookmarksOutlineLevelCollection.removeAt method. Removes a Bookmark at the specified index....removeAt(index) Removes a bookmark at the specified index. removeAt...to set outline levels for bookmarks. let doc = new aw . Document...
Aspose.Words.Saving.BookmarksOutlineLevelCollection class. A collection of individual Bookmarks outline level...collection of individual bookmarks outline level. To learn more...more, visit the Working with Bookmarks documentation article. Remarks...
BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a Bookmark with the given name....the collection contains a bookmark with the given name. contains...Case-insensitive name of the bookmark to locate. Returns true if...
BookmarksOutlineLevelCollection.indexOfKey method. Returns the zero-based index of the specified Bookmark in the collection....zero-based index of the specified bookmark in the collection. indexOfKey...case-insensitive name of the bookmark. Returns The zero based index...
Discover the BookmarksOutlineLevelCollection IndexOfKey method, which efficiently retrieves the zero-based index of a specified Bookmark in your collection....zero-based index of the specified bookmark in the collection. public...case-insensitive name of the bookmark. Return Value The zero based...
Effortlessly remove Bookmarks by name with the BookmarksOutlineLevelCollection Remove method. Simplify your document management today!...Remove method Removes a bookmark with the specified name from...case-insensitive name of the bookmark. Examples Shows how to set...
Discover if a Bookmark exists in BookmarksOutlineLevelCollection. Easily manage your Bookmarks with this essential method for efficient organization....the collection contains a bookmark with the given name. public...Case-insensitive name of the bookmark to locate. Return Value true...
BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection....to set outline levels for bookmarks. let doc = new aw . Document...doc ); // Insert a bookmark with another bookmark nested inside...
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...