Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,672 for

bookmark

(0.13 sec)
  1. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection class. A collection of individual Bookmarks outline level. To learn more, visit the documentation article in C++....collection of individual bookmarks outline level. To learn more...more, visit the Working with Bookmarks documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified Bookmark in the collection in C++....zero-based index of the specified bookmark in the collection. int32_t...case-insensitive name of the bookmark. ReturnValue The zero based...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Bookmark.IsColumn | Aspose.Words for .NET

    Discover the IsColumn property. Easily identify if a Bookmark represents a table column, enhancing your document navigation and organization....IsColumn Contents [ Hide ] Bookmark.IsColumn property Returns...true if this bookmark is a table column bookmark. public bool...

    reference.aspose.com/words/net/aspose.words/boo...
  4. BookmarksOutlineLevelCollection.Count | Aspose....

    Discover the BookmarksOutlineLevelCollection Count property to easily access the total number of elements in your collection for efficient data management....to set outline levels for bookmarks. Document doc = new Document...); // Insert a bookmark with another bookmark nested inside it...

    reference.aspose.com/words/net/aspose.words.sav...
  5. BookmarksOutlineLevelCollection.Remove | Aspose...

    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...

    reference.aspose.com/words/net/aspose.words.sav...
  6. BookmarksOutlineLevelCollection.Contains | Aspo...

    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...

    reference.aspose.com/words/net/aspose.words.sav...
  7. BookmarksOutlineLevelCollection.remove_at metho...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OutlineOptions.bookmarksOutlineLevels property ...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection....to set outline levels for bookmarks. doc = aw . Document () builder...doc ) # Insert a bookmark with another bookmark nested inside it...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection....to set outline levels for bookmarks. let doc = new aw . Document...); // Insert a bookmark with another bookmark nested inside it...

    reference.aspose.com/words/nodejs-net/aspose.wo...