Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 3,730 for

bookmark

(0.14 sec)
  1. Bug: pdffileeditor.setMergeDuplicateOutlines(tr...

    As the title suggests, the pdffileeditor.setMergeDuplicateOutlines(true); discards some Bookmarks and only keep the first Bookmark. I have attached the files to merge and you can try it using below code: public static v…...setMergeDuplicateOut(true) discards bookmarks Aspose.PDF Product Family...discards some bookmarks and only keep the first bookmark. I have attached...

    forum.aspose.com/t/bug-pdffileeditor-setmergedu...
  2. 替换内容控件中的内容报错:The reference node is not a child ...

    Aspose.words for java 16.4.0,替换内容控件中的内容报错:The reference node is not a child of this node 但是其他位置的数据替换正常,我如何在 16.4.0 的版本中兼容解决这种错误。 input.docx (24.3 KB) public static void main(String[] args) throws Exception { Strin…...getBookmarks(); for (Bookmark bookmark : bookmarkList) { if (bookmark.getName()...System.out.println(bookmark.getName()); bookmark.setText(" "); }...

    forum.aspose.com/t/the-reference-node-is-not-a-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. FieldNoteRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. PDF Navigation and Interaction in Python|Aspose...

    Learn how to work with PDF links, actions, and Bookmarks in Python for navigation and interactive document behavior....whether that means creating bookmarks, updating link destinations...differnt types of actions. Bookmarks - large publications usually...

    docs.aspose.com/pdf/python-net/navigation-and-i...
  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...