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

hyperlink

(0.2 sec)
  1. 从 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...
  2. 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...
  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. 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-net/aspose-cells-o...
  5. 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...
  6. FieldHyperlink.ScreenTip | Aspose.Words for .NET

    Discover the FieldHyperlink ScreenTip property to customize your Hyperlink text, enhancing user experience and engagement. Optimize your links today!...the ScreenTip text for the hyperlink. public string ScreenTip {...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldHyperlink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldHyperlink class to effortlessly implement Hyperlink fields in your documents and enhance interactivity....FieldHyperlink class Implements the HYPERLINK field To learn more, visit...sets a location where this hyperlink jumps. DisplayResult { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. Add Image Hyperlinks|Documentation

    Learn how to add image Hyperlinks through the Aspose.Cells for JavaScript via C++ API....Add Image Hyperlinks Contents [ Hide ] Hyperlinks are useful...Microsoft Excel lets users add hyperlinks to text in cells and to images...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  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/