Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 3,729 for

bookmark

(0.15 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. Bookmarks in PDF in Node.js|Aspose.PDF for Node...

    You can add or delete a Bookmarks in PDF document in the Node.js environment....Bookmarks in PDF in Node.js Contents [ Hide ] Delete a Particular...Particular Bookmark from a PDF Document You can delete bookmarks from...

    docs.aspose.com/pdf/nodejs-cpp/bookmark/
  3. Aspose::Words::Fields::FieldPageRef::set_Bookma...

    Aspose::Words::Fields::FieldPageRef::set_BookmarkName method. Sets the name of the Bookmark in C++....method Sets the name of the bookmark. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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...
  5. Insert and Append Documents in C++|Aspose.Words...

    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....merge operation, or via a bookmark. You can also use the InsertDocument...handler: Insert a Document at Bookmark You can import a text file...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  6. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++.... Moving to a Bookmark Bookmarks are used frequently to...be inserted. To move to a bookmark, use DocumentBuilder.MoveToBookmark...

    docs.aspose.com/words/cpp/using-documentbuilder...
  7. FieldHyperlink.subAddress property | Aspose.Wor...

    FieldHyperlink.subAddress property. Gets or sets a location in the file, such as a Bookmark, where this hyperlink jumps....location in the file, such as a bookmark, where this hyperlink jumps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...