Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 3,681 for

bookmark

(0.42 sec)
  1. 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...
  2. 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...
  3. Navigation and Interaction in PDF using Python|...

    This section describes the features of work with links, actions and Bookmarks with Python Library.... Bookmarks - large publications usually...usually include a framework of bookmarks that can be easily viewed...

    docs.aspose.com/pdf/python-net/navigation-and-i...
  4. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....is marked by the specified bookmark. Examples: Shows how to cross-reference...DocumentBuilder(doc); // Create a bookmark with a footnote that the NOTEREF...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldHyperlink.Address | Aspose.Words for .NET

    Discover the FieldHyperlink Address property. Easily manage hyperlink destinations for seamless navigation in your applications. Enhance user experience today!...specified bookmark. field . Address = MyDir + "Bookmarks.docx" ;..." + field . Address + " on bookmark " + field . SubAddress + "...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldHyperlink.IsImageMap | Aspose.Words for .NET

    Discover how the FieldHyperlink IsImageMap property enhances your server-side image maps by appending coordinates to hyperlinks for improved functionality....specified bookmark. field . Address = MyDir + "Bookmarks.docx" ;..." + field . Address + " on bookmark " + field . SubAddress + "...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldHyperlink.address property | Aspose.Words ...

    FieldHyperlink.address property. Gets or sets a location where this hyperlink jumps....specified bookmark. field . address = MY_DIR + 'Bookmarks.docx' field...' + field . address + ' on bookmark ' + field . sub_address +...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldHyperlink.is_image_map property | Aspose.W...

    FieldHyperlink.is_image_map property. Gets or sets whether to append coordinates to the hyperlink for a server-side image map....specified bookmark. field . address = MY_DIR + 'Bookmarks.docx' field...' + field . address + ' on bookmark ' + field . sub_address +...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, Bookmark, or simply at the document end in Python....merge operation, or via a bookmark. You can also use the insert_document...another. Insert a Document at Bookmark You can import a text file...

    docs.aspose.com/words/python-net/insert-and-app...
  10. Navigation and Interaction|Aspose.PDF for Java

    This section describes the features of work with links, actions and Bookmarks.... Bookmarks - large publications usually...usually include a framework of bookmarks that can be easily viewed...

    docs.aspose.com/pdf/java/navigation-and-interac...