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

bookmark

(0.04 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. FieldAsk.bookmarkName property | Aspose.Words f...

    FieldAsk.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. 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...
  4. 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...
  5. Aspose::Words::Fields::FieldHyperlink::get_Addr...

    Aspose::Words::Fields::FieldHyperlink::get_Address method. Gets or sets a location where this hyperlink jumps 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...
  6. Aspose::Words::Fields::FieldHyperlink::get_Open...

    Aspose::Words::Fields::FieldHyperlink::get_OpenInNewWindow method. Gets or sets whether to open the destination site in a new web browser window 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...
  7. PdfContentEditor Class|Aspose.PDF for Java

    Learn how to use the PDFContentEditor class in Java to manipulate the content of a PDF document using Aspose.PDF....to existing PDF file Adding Bookmark actions to existing PDF file...

    docs.aspose.com/pdf/java/pdfcontenteditor-class/
  8. Aspose::Words::Fields::FieldToa::get_BookmarkNa...

    Aspose::Words::Fields::FieldToa::get_BookmarkName method. Gets the name of the Bookmark that marks the portion of the document used to build the table in C++....method Gets the name of the bookmark that marks the portion of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldToc::get_BookmarkNa...

    Aspose::Words::Fields::FieldToc::get_BookmarkName method. Gets the name of the Bookmark that marks the portion of the document used to build the table in C++....method Gets the name of the bookmark that marks the portion of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FormFieldCollection.get_by_name method | Aspose...

    FormFieldCollection.get_by_name method. Returns a form field by Bookmark name....get_by_name(bookmark_name) Returns a form field by bookmark name. def...def get_by_name ( self , bookmark_name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...