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

bookmark

(0.07 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. Add PDF Bookmarks|Documentation

    Learn how to add pdf book marks with Aspose.Cells for Python via .NET API....Add PDF Bookmarks Contents [ Hide ] This article provides information...information on how to insert PDF bookmarks when converting a spreadsheet...

    docs.aspose.com/cells/python-net/add-pdf-bookma...
  3. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....page containing the specified bookmark for a cross-reference. Examples:...the relative location of bookmarks. public void fieldPageRef()...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....to a bookmark. Examples: Shows how to create bookmarked text...DocumentBuilder(doc); // Name bookmarked text with a SET field. //...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....to Add Bookmark in Word using C# How to Create Bookmark in Word...using Java How to Insert a Bookmark in Word using Python How to...

    kb.aspose.com/words/page/6/
  6. FieldGoToButton Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGoToButton class for seamless navigation with GOTOBUTTON fields. Enhance your document interactivity today!...Gets or sets the name of a bookmark, a page number, or some other...take the text cursor to the bookmark whose name the Location property...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 获取、更新和展开书签|Aspose.PDF for Java

    本文描述了如何在 PDF 文件中使用书签。使用我们的 Java 库,您可以从 PDF 文件中获取书签,获取书签的页码,更新 PDF 文档中的书签,以及在查看文档时展开书签。...pdf" ); // 提取书签 Bookmarks bookmarks = bookmarkEditor . extractBookmarks...(); for ( Bookmark bookmark : ( Iterable < Bookmark > ) bookmarks...

    docs.aspose.com/pdf/zh/java/get-update-and-expa...
  8. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality.... Bookmark within another document: https://www...com/Products/Default.aspx#Suites Bookmark within this document: #BookmakName...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...@hrnallap Most likely the bookmark is not present in the document...DocumentBuilder(doc); // Insert bookmark at the begging of TOC. FieldToc...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  10. FieldTA.page_range_bookmark_name property | Asp...

    FieldTA.page_range_Bookmark_name property. Gets or sets the name of the Bookmark that marks a range of pages that is inserted as the entry's page number....page_range_bookmark_name property FieldTA.page_range_bookmark_name...Gets or sets the name of the bookmark that marks a range of pages...

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