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

hyperlink

(0.92 sec)
  1. 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...
  2. 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...contains an image, and is also a hyperlink. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在工作表中插入超链接|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...
  4. 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...
  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-net/aspose-cells-o...
  6. 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...
  7. 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...
  8. 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-...
  9. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....)); 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/net/aspose.words/doc...
  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/