Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,639 for

bookmark

(0.35 sec)
  1. Aspose::Words::Fields::FieldSet class | Aspose....

    Aspose::Words::Fields::FieldSet class. Implements the SET field. To learn more, visit the documentation article in C++....Gets or sets the name of the bookmark. get_BookmarkText () Gets...or sets the new text of the bookmark. get_DisplayResult () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldNoteRef.InsertHyperlink | Aspose.Words for...

    Discover the FieldNoteRef InsertHyperlink property, easily manage hyperlink insertion for Bookmarked paragraphs to enhance your document’s interactivity....insert a hyperlink to the bookmarked paragraph. public bool InsertHyperlink...DocumentBuilder ( doc ); // Create a bookmark with a footnote that the NOTEREF...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldNoteRef.InsertRelativePosition | Aspose.Wo...

    Discover the InsertRelativePosition property of FieldNoteRef. Easily manage Bookmarked paragraphs by setting relative positions for enhanced document navigation....relative position of the bookmarked paragraph. public bool InsertRelativePositi...DocumentBuilder ( doc ); // Create a bookmark with a footnote that the NOTEREF...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldNoteRef.InsertReferenceMark | Aspose.Words...

    Discover the FieldNoteRef InsertReferenceMark property to seamlessly insert formatted reference marks, enhancing your document's clarity and professionalism....DocumentBuilder ( doc ); // Create a bookmark with a footnote that the NOTEREF...footnote inside the referenced bookmark. // Setting the InsertHyperlink...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparator method. Gets or sets the character sequence that is used to separate the start and end of a page range in C++....Examples Shows how to specify a bookmark’s spanned pages as a page...// If an XE field names a bookmark using the PageRangeBookmarkNam...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. DocumentVisitor.visitBookmarkStart method | Asp...

    DocumentVisitor.visitBookmarkStart method. Called when a start of a Bookmark is encountered in the document.... Called when a start of a bookmark is encountered in the document...Examples Shows how to add bookmarks and update their contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldHyperlink.sub_address property | Aspose.Wo...

    FieldHyperlink.sub_address 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...specified bookmark. field . address = MY_DIR + 'Bookmarks.docx' field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...builder->StartBookmark(u"Aspose bookmark"); // 如果 NextSibling 為 null,很可能這是該段落中的最後一次...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx");...

    products.aspose.com/words/zh-hant/cpp/make/
  9. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。...builder->StartBookmark(u"Aspose bookmark"); // 如果 NextSibling 為 null,很可能這是該段落中的最後一次...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.doc");...

    products.aspose.com/words/zh-hant/cpp/make/doc/
  10. FieldInclude.bookmark_name property | Aspose.Wo...

    FieldInclude.Bookmark_name property. Gets or sets the name of the Bookmark in the document to include....bookmark_name property FieldInclude.bookmark_name property Gets...Gets or sets the name of the bookmark in the document to include...

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