Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,499 for

hyperlink

(4.09 sec)
  1. 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...
  2. 在工作表中插入超链接|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....0 ); HyperlinkCollection hyperlinks = sheet . getHyperlinks ();...//Adding a hyperlink to a URL at "A1" cell hyperlinks . add ( "A1"...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  3. 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....FieldHyperlink class Implements the HYPERLINK field To learn more, visit...sets a location where this hyperlink jumps. display_result Gets...

    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. DocumentBuilder.start_bookmark method | Aspose....

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

    reference.aspose.com/words/python-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.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...
  8. 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...
  9. Aspose.Cells Object Model|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.... HyperlinkCollection/Hyperlink A Worksheet object also contains...represents a collection of all Hyperlink objects in the worksheet as...

    docs.aspose.com/cells/python-java/aspose-cells-...
  10. 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 bookmark...bookmark." ); // Insert a HYPERLINK field that links to the bookmark...

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