Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 3,729 for

bookmark

(0.09 sec)
  1. Adding Bookmarks to PDF file|Aspose.PDF for .NET

    This section explains how to create Nested Bookmarks with PdfContentEditor Class....Adding Bookmarks to PDF file Contents [ Hide ] Bookmarks give you...allows you to create your own bookmark in a sophisticated yet intuitive...

    docs.aspose.com/pdf/net/how-to-create-nested-bo...
  2. 获取、更新和展开书签|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...
  3. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.Bookmark_name property. Gets or sets the name of the Bookmark that marks the portion of the document used to build the table....bookmark_name property FieldToa.bookmark_name property Gets or...or sets the name of the bookmark that marks the portion of the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Fields::FormFieldCollection::idx...

    Aspose::Words::Fields::FormFieldCollection::idx_get method. Returns a form field by Bookmark name in C++....method Returns a form field by bookmark name. System :: SharedPtr...System::String& Case-insensitive bookmark name. See Also Class FormField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldNoteRef.bookmarkName property | Aspose.Wor...

    FieldNoteRef.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...
  7. BarcodeParameters.isBookmark property | Aspose....

    BarcodeParameters.isBookmark property. Whether [BarcodeParameters.postalAddress](../postalAddress/) is the name of a Bookmark....postalAddress is the name of a bookmark. get isBookmark () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....contents of one document to a bookmark in another document. Document...docx" ); Bookmark bookmark = doc . Range . Bookmarks [ "InsertionPoint"...

    reference.aspose.com/words/net/aspose.words/nod...
  9. FieldXE.Text | Aspose.Words for .NET

    Manage your FieldXE text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience....within the bounds // of a bookmark named "MainBookmark", and...// On a new page, start the bookmark with a name that matches the...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....to the location such as a bookmark or a URL. Examples: Shows...specified bookmark. field.setAddress(getMyDir() + "Bookmarks.docx");...

    reference.aspose.com/words/java/com.aspose.word...