Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 7,033 for

bookmark

(0.06 sec)
  1. Կատարեք PDF՝ Օգտագործելով C#

    Ստեղծեք նոր PDF C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով .NET գրադարանը:...StartBookmark("Aspose bookmark"); // Եթե NextSibling զրոյական...builder.EndBookmark("Aspose bookmark"); doc.Save("Output.pdf");...

    products.aspose.com/words/hy/net/make/pdf/
  2. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperlink in Word using Java....provide a hyperlink instead of a bookmark Save the Word file as a DOC...indicating that it is not a bookmark but a hyperlink. Code to Add...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...
  3. Use `DocumentBuilder` to Insert Document Elemen...

    Insert document elements using the document builder in C++.... Inserting a Bookmark To insert a bookmark into the document...desired name of the bookmark. Insert the bookmark text using DocumentBuilder...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  4. BookmarkStart.BookmarkStart | Aspose.Words for ...

    BookmarkStart 构造函数. 初始化BookmarkStart类....BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...PrintAllBookmarkInfo ( bookmarks ); // 书签集合中可以通过索引或名称访问书签,并且可以更新它们的名称。...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. Navigation and Interaction in PDF|Aspose.PDF fo...

    This section describes the features of work with links, actions and Bookmarks.... Bookmarks - large publications usually...usually include a framework of bookmarks that can be easily viewed...

    docs.aspose.com/pdf/cpp/navigation-and-interact...
  6. Class BookmarkEnd | Aspose.Words for .NET API 参考

    Aspose.Words.BookmarkEnd 班级. 表示 Word 文档中书签的结尾... 使用 Bookmark 类作为“门面”以将 bookmark 作为单个对象使用。 例子 展示如何添加书签和更新其内容。...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. Add PDF Bookmarks|Documentation

    Learn how to add pdf book marks with Aspose.Cells for Python via .NET API....Svenska Türkçe 日本語 Add PDF Bookmarks Contents [ Hide ] This article...information on how to insert PDF bookmarks when converting a spreadsheet...

    docs.aspose.com/cells/python-net/add-pdf-bookma...
  8. Copying content from one word file to another h...

    When I copy part of the text (I’m looking for all paragraphs delimited between two specific paragraphs) from a Word document to another word document and without a license, everything works fine. When I use the temporar…...{ throw new Exception("No Bookmark was provided"); } if (BookmarkName...new Exception("An invalid Bookmark dataset was provided"); }...

    forum.aspose.com/t/copying-content-from-one-wor...
  9. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field...is marked by the specified bookmark. Inheritance: FieldNoteRef...Description bookmark_name Gets or sets the name of the bookmark. display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentProperty.LinkSource | Aspose.Words for ...

    DocumentProperty LinkSource property. Gets the source of a linked custom document property in C#....custom document property to a bookmark. Document doc = new Document...a new custom property to a bookmark. The value of this property...

    reference.aspose.com/words/net/aspose.words.pro...