Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 3,639 for

bookmark

(0.2 sec)
  1. FieldHyperlink.ScreenTip | Aspose.Words for .NET

    Discover the FieldHyperlink ScreenTip property to customize your hyperlink text, enhancing user experience and engagement. Optimize your links today!...specified bookmark. field . Address = MyDir + "Bookmarks.docx" ;..." + field . Address + " on bookmark " + field . SubAddress + "...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldHyperlink.OpenInNewWindow | Aspose.Words f...

    Discover the FieldHyperlink OpenInNewWindow property, easily control whether links open in a new browser window for enhanced user experience....specified bookmark. field . Address = MyDir + "Bookmarks.docx" ;..." + field . Address + " on bookmark " + field . SubAddress + "...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Fields::FieldInclude::get_Bookma...

    Aspose::Words::Fields::FieldInclude::get_BookmarkName method. Gets or sets the name of the Bookmark in the document to include in C++....Gets or sets the name of the bookmark in the document to include...local file system. // The bookmark from the other document that...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 获取、更新和展开书签|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...
  5. FieldGoToButton class | Aspose.Words for Python

    aspose.words.fields.FieldGoToButton class. Implements the GOTOBUTTON field...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/python-net/aspose.wo...
  6. 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...
  7. FieldNoteRef.bookmark_name property | Aspose.Wo...

    FieldNoteRef.Bookmark_name property. Gets or sets the name of the Bookmark....bookmark_name property FieldNoteRef.bookmark_name property Gets...the name of the bookmark. @property def bookmark_name ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. Add PDF Bookmarks|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Add PDF Bookmarks Contents [ Hide ] This article provides...information on how to insert PDF bookmarks when converting a spreadsheet...

    docs.aspose.com/cells/net/add-pdf-bookmarks/