Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 3,678 for

bookmark

(0.92 sec)
  1. 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...
  2. BookmarkStart.name property | Aspose.Words for ...

    BookmarkStart.name property. Gets or sets the Bookmark name....property Gets or sets the bookmark name. get name () : string...Examples Shows how to add bookmarks and update their contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BookmarkEnd.name property | Aspose.Words for No...

    BookmarkEnd.name property. Gets or sets the Bookmark name....property Gets or sets the bookmark name. get name () : string...Examples Shows how to add bookmarks and update their contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....page containing the specified bookmark for a cross-reference. Examples:...the relative location of bookmarks. public void fieldPageRef()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....is marked by the specified bookmark. Examples: Shows how to cross-reference...DocumentBuilder(doc); // Create a bookmark with a footnote that the NOTEREF...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  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. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java.... Moving to a Bookmark Bookmarks are used frequently to...be inserted. To move to a bookmark, use DocumentBuilder.moveToBookmark...

    docs.aspose.com/words/java/using-documentbuilde...
  10. 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...