Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,470 for

hyperlink insertion

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

    Insert document elements using the document builder in Java....Ask AI Use DocumentBuilder to Insert Document Elements Contents...perform a number of tasks. Inserting a String of Text Simply pass...

    docs.aspose.com/words/java/use-documentbuilder-...
  2. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...Returns true if this object was inserted in Microsoft Word while change...if this object was moved (inserted) in Microsoft Word while change...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ShapeBase.target property | Aspose.Words for Py...

    ShapeBase.target property. Gets or sets the target frame for the shape Hyperlink....target frame for the shape hyperlink. @property def target ( self...string. Examples Shows how to insert a shape which contains an image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Examples: Shows how to find all hyperlinks in a Word document, and then...Document(getMyDir() + "Hyperlinks.docx"); // Hyperlinks in a Word documents...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. FieldHyperlink.address property | Aspose.Words ...

    FieldHyperlink.address property. Gets or sets a location where this Hyperlink jumps....sets a location where this hyperlink jumps. @property def address...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldHyperlink.is_image_map property | Aspose.W...

    FieldHyperlink.is_image_map property. Gets or sets whether to append coordinates to the Hyperlink for a server-side image map....append coordinates to the hyperlink for a server-side image map...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldHyperlink.sub_address property | Aspose.Wo...

    FieldHyperlink.sub_address property. Gets or sets a location in the file, such as a bookmark, where this Hyperlink jumps....as a bookmark, where this hyperlink jumps. @property def sub_address...Examples Shows how to use HYPERLINK fields to link to documents...

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

    DocumentBuilder.endBookmark method. Marks the current position in the document as a bookmark end...." ); Shows how to insert a hyperlink which references a local...the bookmark." ); // Insert a HYPERLINK field that links to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start...." ); Shows how to insert a hyperlink which references a local...the bookmark." ); // Insert a HYPERLINK field that links to the...

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