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

hyperlink

(0.35 sec)
  1. FieldHyperlink.screen_tip property | Aspose.Wor...

    FieldHyperlink.screen_tip property. Gets or sets the ScreenTip text for the Hyperlink....the ScreenTip text for the hyperlink. @property def screen_tip...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 从 Visio PHP 绘图中获取形状超链接数据|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....getShapes () -> getShape ( 1 ); $hyperlinks = $shape -> getHyperlinks...) $hyperlinks -> getCount ()) { $hyperlink = $hyperlinks -> get...

    docs.aspose.com/diagram/zh/java/get-shape-hyper...
  3. FieldHyperlink.SubAddress | Aspose.Words for .NET

    Discover the FieldHyperlink SubAddress property to easily set or retrieve specific file locations or bookmarks for seamless Hyperlink navigation....as a bookmark, where this hyperlink jumps. public string SubAddress...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. 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...
  6. 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/
  7. 在工作表中插入超链接|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...
  8. Working with Hyperlinks in PHP|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....Working with Hyperlinks in PHP Contents [ Hide ] This section...Add Hyperlink to a Visio Shape in PHP Get Shape Hyperlink Data...

    docs.aspose.com/diagram/java/working-with-hyper...
  9. 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...
  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...