Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,674 for

bookmark

(0.32 sec)
  1. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_Bookmark method. Marks the current position in the document as a Bookmark start....start_bookmark method start_bookmark(bookmark_name) Marks the...as a bookmark start. def start_bookmark ( self , bookmark_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove Bookmarks from a document and put something else there. We loop through document nodes, and check if the node has a Bookmark. If it does we set the Bookmark.T…...Setting bookmark.Text="" makes its parentNode null Aspose.Words... we are trying to remove bookmarks from a document and put something...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  3. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_get method. Gets or a sets a Bookmark outline level by the Bookmark name in C++....or a sets a bookmark outline level by the bookmark name. int32_t...Case-insensitive name of the bookmark. ReturnValue The outline level...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. BookmarksOutlineLevelCollection indexer | Aspos...

    BookmarksOutlineLevelCollection indexer. Gets or sets a Bookmark outline level at the specified index....__getitem__(index) Gets or sets a bookmark outline level at the specified...Returns The outline level of the bookmark. Valid range is 0 to 9. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a Bookmark with the specified name from the collection....method remove(name) Removes a bookmark with the specified name from...case-insensitive name of the bookmark. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Bookmark.Text | Aspose.Words for .NET

    Manage your Bookmarks effortlessly! Get or set the text within your Bookmarks for easy organization and quick access to important notes....Text Contents [ Hide ] Bookmark.Text property Gets or sets the...the text enclosed in the bookmark. public string Text { get ;...

    reference.aspose.com/words/net/aspose.words/boo...
  7. BookmarksOutlineLevelCollection class | Aspose....

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a Bookmark with the given name....the collection contains a bookmark with the given name. def contains...Case-insensitive name of the bookmark to locate. Returns True if...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BookmarksOutlineLevelCollection Class | Aspose....

    Discover the Aspose.Words.Saving.BookmarksOutlineLevelCollection class—a powerful tool for managing Bookmarks and enhancing document navigation effortlessly....collection of individual bookmarks outline level. To learn more...more, visit the Working with Bookmarks documentation article. public...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BookmarksOutlineLevelCollection.Clear | Aspose....

    Effortlessly clear all elements from your BookmarksOutlineLevelCollection with our Clear method, optimizing your data management for enhanced efficiency....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...