Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,474 for

hyperlink

(0.08 sec)
  1. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end....()) 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...
  2. Aspose::Words::Fields::FieldHyperlink::get_Scre...

    Aspose::Words::Fields::FieldHyperlink::get_ScreenTip method. Gets or sets the ScreenTip text for the Hyperlink in C++....the ScreenTip text for the hyperlink. System :: String Aspose ::...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldHyperlink::get_SubA...

    Aspose::Words::Fields::FieldHyperlink::get_SubAddress method. Gets or sets a location in the file, such as a bookmark, where this Hyperlink jumps in C++....as a bookmark, where this hyperlink jumps. System :: String Aspose...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldHyperlink::get_IsIm...

    Aspose::Words::Fields::FieldHyperlink::get_IsImageMap method. Gets or sets whether to append coordinates to the Hyperlink for a server-side image map in C++....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/cpp/aspose.words.fie...
  5. 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-...
  6. ThemeColor enumeration | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColor enumeration. Specifies the theme colors for document themes... Hyperlink Hyperlink color. FollowedHyperlink...FollowedHyperlink Followed hyperlink color. Text1 Text color 1. Text2 Text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.HyperlinkBase property. Specifies the base string used for evaluating relative Hyperlinks in this document....used for evaluating relative hyperlinks in this document. get hyperlinkBase...store the base part of a hyperlink in the document’s properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. How to create a link to table of contents and l...

    We are using ASPOSE.Words. We would like to add a link to TOC(Table of contents) in footer of every page. Couldnt find any resources on how to achieve this. Please help....your document and insert a hyperlink that points to the TOC. Here’s...UpdateFields(); // Now, add a hyperlink to the footer that links to...

    forum.aspose.com/t/how-to-create-a-link-to-tabl...
  10. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....it is often necessary to Hyperlink to these documents. You may...Add Hyperlink in PDF File It is possible to add hyperlinks to...

    docs.aspose.com/pdf/java/actions/