Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,677 for

bookmark

(0.12 sec)
  1. Add and Delete Bookmarks|Aspose.PDF for C++

    Learn how to manage Bookmarks in PDF files, including adding and deleting, using C++ and Aspose.PDF for better document navigation....and Delete Bookmarks Contents [ Hide ] Add Bookmark PdfBookmarkEditor...PdfBookmarkEditor class allows you to add bookmarks inside PDF document. CreateBookmarkOfPage...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmarks/
  2. 创建书签|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 的 PdfBookmarEditor 类为 PDF 文件创建书签。...GetDataDir_AsposePdfFacades_Bookmarks (); // Create PdfBookmarkEditor..."CreateBookmarksAll.pdf" ); // Create bookmark of all pages bookmarkEditor...

    docs.aspose.com/pdf/zh/net/create-bookmarks/
  3. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your Bookmarks. Enhance your document navigation effortlessly!...Gets or sets the referenced bookmark’s name. public string BookmarkName...Examples Shows how to create bookmarked text with a SET field, and...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Bookmark.BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart property to easily access the node marking your Bookmark's start, enhancing navigation and efficiency in your project....BookmarkStart Contents [ Hide ] Bookmark.BookmarkStart property Gets...represents the start of the bookmark. public BookmarkStart BookmarkStart...

    reference.aspose.com/words/net/aspose.words/boo...
  5. FieldRef.InsertHyperlink | Aspose.Words for .NET

    Discover the FieldRef InsertHyperlink property, easily create hyperlinks to Bookmarked paragraphs, enhancing navigation and user experience in your documents....create a hyperlink to the bookmarked paragraph. public bool InsertHyperlink...insert REF fields to reference bookmarks. public void FieldRef () {...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldRef.InsertRelativePosition | Aspose.Words ...

    Discover the FieldRef InsertRelativePosition property, easily manage paragraph positioning for enhanced document formatting and improved readability....insert REF fields to reference bookmarks. public void FieldRef () {...our bookmark, act as a hyperlink, and clone the bookmark's footnotes...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added Bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a PDF. Here’s the code I’m using: var reportBuildOptions = …...Export Word bookmarks to PDF with valid actions using Aspose...a Word document and added bookmarks using the native Word feature:...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...
  8. BookmarkCollection class | Aspose.Words for Nod...

    Aspose.Words.BookmarkCollection class. A collection of [Bookmark](../Bookmark/) objects that represent the Bookmarks in the specified range...collection of Bookmark objects that represent the bookmarks in the specified...more, visit the Working with Bookmarks documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarkEnd.Name | Aspose.Words for .NET

    Discover the BookmarkEnd Name property to easily manage and customize Bookmark names in your documents for better organization and efficiency....property Gets or sets the bookmark name. public string Name {...Examples Shows how to add bookmarks and update their contents...

    reference.aspose.com/words/net/aspose.words/boo...
  10. BookmarkCollection.remove_at method | Aspose.Wo...

    BookmarkCollection.remove_at method. Removes a Bookmark at the specified index....remove_at(index) Removes a bookmark at the specified index. def...The zero-based index of the bookmark to remove. Examples Shows...

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