Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,673 for

bookmark

(0.15 sec)
  1. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    Discover DocumentBuilder's IsAtStartOfParagraph property. Easily check if your cursor is at the paragraph's start for efficient text editing....( doc ); // Create a valid bookmark, an entity that consists of...enclosed by a bookmark start node, // and a bookmark end node. builder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::BookmarkCollection class | Aspos...

    Aspose::Words::BookmarkCollection class. A collection of Bookmark objects that represent the Bookmarks in the specified range. To learn more, visit the documentation article in C++....collection of Bookmark objects that represent the bookmarks in the specified...more, visit the Working with Bookmarks documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. Aspose::Words::DocumentBuilder::get_IsAtEndOfPa...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current paragraph in C++....( doc ); // Create a valid bookmark, an entity that consists of...enclosed by a bookmark start node, // and a bookmark end node. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::DocumentBuilder::get_CurrentPara...

    Aspose::Words::DocumentBuilder::get_CurrentParagraph method. Gets the paragraph that is currently selected in this DocumentBuilder in C++....( doc ); // Create a valid bookmark, an entity that consists of...enclosed by a bookmark start node, // and a bookmark end node. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 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/
  6. 使用C++为图表工作表创建PdfBookmarkEntry|Documentation

    了解如何使用Aspose.Cells for C++为图表工作表创建PdfBookmarkEntry。... Get ( 3 ); // Create Pdf Bookmark Entry for Sheet1 PdfBookmarkEntry...SetText ( u "Bookmark-I" ); // Create Pdf Bookmark Entry for Sheet2...

    docs.aspose.com/cells/zh/cpp/create-pdfbookmark...
  7. 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...
  8. DocumentProperty.isLinkToContent property | Asp...

    DocumentProperty.isLinkToContent property. Shows whether this property is linked to content or not....custom document property to a bookmark. let doc = new aw . Document...a new custom property to a bookmark. The value of this property...

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

    Discover the BookmarkCollection Item property, effortlessly retrieve Bookmarks by index for streamlined navigation and enhanced user experience....Returns a bookmark at the specified index. public Bookmark this [...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...