Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 519 for

hyperlink insertion

(0.05 sec)
  1. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in C++....notifications when nodes are inserted or removed in the document...to this document has been inserted into another node. virtual...

    reference.aspose.com/words/cpp/aspose.words/ino...
  2. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_Hyperlink method. Inserts a Hyperlink into the document....insert_hyperlink method insert_hyperlink(display_text, url_or_bookmark...is_bookmark) Inserts a hyperlink into the document. def insert_hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a Hyperlink into the document....urlOrBookmark, isBookmark) Inserts a hyperlink into the document. insertHyperlink...specify font formatting for the hyperlink display text explicitly using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...small picture, a text and a hyperlink. I want to it to be like a...insertImage(baisLogo); // after we insert the image, get the position...

    forum.aspose.com/t/trying-to-create-a-word-like...
  5. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....InsertHyperlink method Inserts a hyperlink into the document. public...object that represents the inserted field. Remarks Note that you...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a Hyperlink into the document in C++....ertHyperlink method Inserts a hyperlink into the document. System...object that represents the inserted field. Remarks Note that you...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....for each of a hyperlink and followed hyperlink. Properties Name...clicked hyperlink. hyperlink Specifies color for a hyperlink. light1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document... To easily insert a new field into a document...document, use the DocumentBuilder.insert_field() method. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....strip ()) Shows how to insert a hyperlink which references a local...of the bookmark.' ) # Insert a HYPERLINK field that links to the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....for each of a hyperlink and followed hyperlink. Properties Name...followed_hyperlink Specifies color for a clicked hyperlink. hyperlink...

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