Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 3,694 for

bookmark

(0.63 sec)
  1. FieldGoToButton Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGoToButton class for seamless navigation with GOTOBUTTON fields. Enhance your document interactivity today!...Gets or sets the name of a bookmark, a page number, or some other...take the text cursor to the bookmark whose name the Location property...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldPageRef.bookmarkName property | Aspose.Wor...

    FieldPageRef.BookmarkName property. Gets or sets the name of the Bookmark....Gets or sets the name of the bookmark. get bookmarkName () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldHyperlink::get_Targ...

    Aspose::Words::Fields::FieldHyperlink::get_Target method. Gets or sets the target to which the link should be redirected in C++....the cursor at the specified bookmark. field -> set_Address ( get_MyDir...get_MyDir () + u "Bookmarks.docx" ); field -> set_SubAddress (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. BookmarkCollection.get_by_name method | Aspose....

    BookmarkCollection.get_by_name method. Returns a Bookmark by name....method get_by_name(bookmark_name) Returns a bookmark by name. def get_by_name...get_by_name ( self , bookmark_name : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++.... Inserting a Bookmark To insert a bookmark into the document...desired name of the bookmark. Insert the bookmark text using DocumentBuilder...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  6. Add PDF Bookmarks|Documentation

    Learn how to add PDF Bookmarks with Aspose.Cells for Python via .NET API....Ask AI Add PDF Bookmarks Contents [ Hide ] This article provides...information on how to insert PDF bookmarks when converting a spreadsheet...

    docs.aspose.com/cells/python-net/add-pdf-bookma...
  7. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape.... Bookmark within another document: https://www...com/Products/Default.aspx#Suites Bookmark within this document: #BookmakName...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldSeq.bookmark_name property | Aspose.Words ...

    FieldSeq.Bookmark_name property. Gets or sets a Bookmark name that refers to an item elsewhere in the document rather than in the current location....bookmark_name property FieldSeq.bookmark_name property Gets or...or sets a bookmark name that refers to an item elsewhere in the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldRef class | Aspose....

    Aspose::Words::Fields::FieldRef class. Implements the REF field. To learn more, visit the documentation article in C++....Gets or sets the referenced bookmark’s name. get_DisplayResult...numbers that are marked by the bookmark, and insert the corresponding...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...ArrayList<String>(); for (Bookmark myBookmark : bookmark1) {...Encapsulate matched string inside a Bookmark DocumentBuilder builder =...

    forum.aspose.com/t/get-node-that-contains-the-e...