Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 3,681 for

bookmark

(0.08 sec)
  1. Use DocumentBuilder to Insert Document Elements...

    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...
  2. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape.... Bookmark within another document: https://www...com/Products/Default.aspx#Suites Bookmark within this document: #BookmakName...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....destination (URL or a name of a bookmark inside the document) Boolean...if the URL is a name of a bookmark inside a document The InsertHyperlink...

    docs.aspose.com/words/python-net/working-with-h...
  4. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article....to the location such as a bookmark or a URL. Inheritance: FieldHyperlink...location in the file, such as a bookmark, where this hyperlink jumps...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldBarcode.isBookmark property | Aspose.Words...

    FieldBarcode.isBookmark property. Gets or sets whether [FieldBarcode.postalAddress](../postalAddress/) is the name of a Bookmark....postalAddress is the name of a bookmark. get isBookmark () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBarcode class for easy barcode generation in documents. Enhance your workflow with seamless integration and powerful features....PostalAddress is the name of a bookmark. IsDirty { get; set; } Gets...barcode or the name of the bookmark that refers to it. Result...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldRef class | Aspose....

    Aspose::Words::Fields::FieldRef class. Implements the REF field. To learn more, visit the documentation article in C++....Gets or sets the referenced bookmark’s name. get_DisplayResult...numbers that are marked by the bookmark, and insert the corresponding...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FormFieldCollection::idx...

    Aspose::Words::Fields::FormFieldCollection::idx_get method. Returns a form field by Bookmark name in C++....method Returns a form field by bookmark name. System :: SharedPtr...System::String& Case-insensitive bookmark name. See Also Class FormField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 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/net/add-pdf-bookmarks/
  10. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...ArrayList<String>(); for (Bookmark myBookmark : bookmark1) {...Encapsulate matched string inside a Bookmark DocumentBuilder builder =...

    forum.aspose.com/t/get-node-that-contains-the-e...