Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 3,674 for

bookmark

(0.07 sec)
  1. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...builder->StartBookmark(u"Aspose bookmark"); // 如果 NextSibling 為 null,很可能這是該段落中的最後一次...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.html");...

    products.aspose.com/words/zh-hant/cpp/make/html/
  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. FormField.RemoveField | Aspose.Words for .NET

    Effortlessly remove entire form fields with the FormField RemoveField method, enhancing your document's clarity and organization....is a bookmark associated with the form field, the bookmark is not...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldInclude.BookmarkName | Aspose.Words for .NET

    Discover how to use the FieldInclude BookmarkName property to easily manage Bookmarks in your documents for enhanced organization and efficiency....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/net/aspose.words.fie...
  5. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PAGEREF field...page containing the specified bookmark for a cross-reference. Inheritance:...Description bookmark_name Gets or sets the name of the bookmark. display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to delete this bank space in the document -...

    file.docx (32.6 KB)...@Soumen2001 These look like empty bookmarks. You can delete them using...code: foreach (Bookmark bookmark in doc.Range.Bookmarks) { if (bookmark...

    forum.aspose.com/t/how-to-delete-this-bank-spac...
  7. 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/java/add-pdf-bookmarks/
  8. DocumentVisitor.visitBookmarkStart method | Asp...

    DocumentVisitor.visitBookmarkStart method. Called when a start of a Bookmark is encountered in the document.... Called when a start of a bookmark is encountered in the document...Examples Shows how to add bookmarks and update their contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldSet class | Aspose....

    Aspose::Words::Fields::FieldSet class. Implements the SET field. To learn more, visit the documentation article in C++....Gets or sets the name of the bookmark. get_BookmarkText () Gets...or sets the new text of the bookmark. get_DisplayResult () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Fields::FieldHyperlink::get_SubA...

    Aspose::Words::Fields::FieldHyperlink::get_SubAddress method. Gets or sets a location in the file, such as a Bookmark, where this hyperlink jumps in C++....location in the file, such as a bookmark, where this hyperlink jumps...the cursor at the specified bookmark. field -> set_Address ( get_MyDir...

    reference.aspose.com/words/cpp/aspose.words.fie...