Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 6,806 for

bookmark

(0.08 sec)
  1. Bookmark.Name | Aspose.Words for .NET

    Bookmark Name property. Gets or sets the name of the Bookmark in C#....Name Contents [ Hide ] Bookmark.Name property Gets or sets the...the name of the bookmark. public string Name { get ; set ; } Remarks...

    reference.aspose.com/words/net/aspose.words/boo...
  2. PdfBookmarkEditor | Aspose.PDF for Java API Ref...

    Represents a class to work with PDF files Bookmarks including create modify export import and delete....class to work with PDF file’s bookmarks including create, modify,...createBookmarks() Creates bookmarks for all pages. createBookmarkOfPage(String...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  3. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a Bookmark with the specified name from the collection in C++....::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/cpp/aspose.words.sav...
  4. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    BookmarksOutlineLevelCollection Add method. Adds a Bookmark to the collection in C#....Add method Adds a bookmark to the collection. public...case-insensitive name of the bookmark to add. outlineLevel Int32...

    reference.aspose.com/words/net/aspose.words.sav...
  5. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    BookmarksOutlineLevelCollection RemoveAt method. Removes a Bookmark at the specified index in C#....RemoveAt method Removes a bookmark at the specified index. public...to set outline levels for bookmarks. Document doc = new Document...

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

    BookmarksOutlineLevelCollection Contains method. Determines whether the collection contains a Bookmark with the given name in C#....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 | Aspose...

    BookmarksOutlineLevelCollection Remove method. Removes a Bookmark with the specified name from the collection in C#....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...
  8. Aspose::Words::BookmarkCollection Class Referen...

    A collection of Bookmark objects that represent the Bookmarks in the specified range....collection of Bookmark objects that represent the bookmarks in the specified...Examples Shows how to add bookmarks and update their contents...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Clear method. Removes all elements from the collection in C++....to set outline levels for bookmarks. auto doc = MakeObject < Document...); // Insert a bookmark with another bookmark nested inside it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...