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

bookmark

(1.75 sec)
  1. 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...
  2. BookmarkStart constructor | Aspose.Words for Py...

    BookmarkStart constructor. Initializes a new instance of the [BookmarkStart](../) class.... name str The name of the bookmark. Cannot be None . See Also...BookmarkStart BookmarkStart.bookmark property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words for Java filling multiple custom T...

    I have a Word document with 2 custom TOCs, each with independent content items. When I run the MS Word option to “Update Table” the results show as correct. When I run the docx into Aspose.Word for Java the result is bot…...updates its range based on the bookmarks defined. Here’s a step-by-step...properly: Steps Ensure Correct Bookmark Setup in Word Document : Verify...

    forum.aspose.com/t/aspose-words-for-java-fillin...
  4. 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...
  5. 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...
  6. FieldSeq.bookmarkName property | Aspose.Words f...

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

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