Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,535 for

hyperlink

(0.14 sec)
  1. 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...
  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.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...
  4. 从 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...
  5. 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...
  6. 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...
  7. Aspose::Words::NodeList class | Aspose.Words fo...

    Aspose::Words::NodeList class. Represents a collection of nodes matching an XPath query executed using the SelectNodes() method. To learn more, visit the documentation article in C++....Examples Shows how to find all hyperlinks in a Word document, and then...namespace ApiExamples { class Hyperlink : public System :: Object...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit Hyperlinks of Worksheet through the Aspose.Cells for Python via .NET API....Editing Hyperlinks of Worksheet Contents [ Hide ] Aspose.Cells...allows you to access all the hyperlinks of the worksheet using the...

    docs.aspose.com/cells/python-net/editing-hyperl...
  9. Aspose::Words::Fields::FieldHyperlink class | A...

    Aspose::Words::Fields::FieldHyperlink class. Implements the Hyperlink field To learn more, visit the documentation article in C++....FieldHyperlink class Implements the HYPERLINK field To learn more, visit...Gets a location where this hyperlink jumps. get_DisplayResult ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing 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...