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

bookmark

(0.1 sec)
  1. Aspose::Words::Fields::FieldHyperlink::get_Addr...

    Aspose::Words::Fields::FieldHyperlink::get_Address method. Gets or sets a location where this hyperlink jumps in C++....the cursor at the specified bookmark. field -> set_Address ( get_MyDir...get_MyDir () + u "Bookmarks.docx" ); field -> set_SubAddress (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldHyperlink::get_Open...

    Aspose::Words::Fields::FieldHyperlink::get_OpenInNewWindow method. Gets or sets whether to open the destination site in a new web browser window in C++....the cursor at the specified bookmark. field -> set_Address ( get_MyDir...get_MyDir () + u "Bookmarks.docx" ); field -> set_SubAddress (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Using DocumentBuilder to Modify a Document Easi...

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

    docs.aspose.com/words/cpp/using-documentbuilder...
  4. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing document referencing and management....Gets or sets the name of the bookmark. DisplayResult { get; } Gets...insert a hyperlink to the bookmarked paragraph. InsertReferenceMark...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldBarcode.facing_identification_mark propert...

    FieldBarcode.facing_identification_mark property. Gets or sets the type of a Facing Identification Mark (FIM) to insert....LINE_BREAK ) # 2 - Reference a bookmark that stores the value that...'BarcodeBookmark' field . is_bookmark = True self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CSS Style & format is not applied in convert wo...

    Hi Team, CSS style & format is not applied in word file, when we convert html file into word file using aspose word. Therefore, when we convert word file into pdf file. Then, in pdf file also css style & format is not a…...outerHtml(); Bookmark bookmark = resultWordDoc.getRange()...getBookmarks().get(bookmarkName); if(bookmark != null) { DocumentBuilder...

    forum.aspose.com/t/css-style-format-is-not-appl...
  7. 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...
  8. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!...contents of one document to a bookmark in another document. public...docx" ); Bookmark bookmark = doc . Range . Bookmarks [ "InsertionPoint"...

    reference.aspose.com/words/net/aspose.words/nod...
  9. How to align by Hyperlink along side paragraph ...

    I have used below code to create a Bookmark and insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert Bookmark at the …...used below code to create a bookmark and insert hyper link at end...align it properly? // Insert bookmark at the begging of TOC. FieldToc...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...
  10. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry....are within the bounds # of a bookmark named "MainBookmark", and...its string value. index . bookmark_name = 'MainBookmark' index...

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