Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,476 for

hyperlink

(0.46 sec)
  1. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit the Hyperlinks of a worksheet through Aspose.Cells for Node.js via the C++ API....Ask AI Editing Hyperlinks of Worksheet Contents [ Hide ] Aspose...allows you to access all the hyperlinks of the worksheet using the...

    docs.aspose.com/cells/nodejs-cpp/editing-hyperl...
  2. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape Hyperlink....target frame for the shape hyperlink. get target () : string Remarks...contains an image, and is also a hyperlink. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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-...
  4. Aspose::Words::Fields::FieldHyperlink::get_Addr...

    Aspose::Words::Fields::FieldHyperlink::get_Address method. Gets or sets a location where this Hyperlink jumps in C++....sets a location 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...
  5. 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...
  6. ShapeBase.Target | Aspose.Words for .NET

    Discover ShapeBase Target property to easily set or retrieve Hyperlink target frames for your shapes, enhancing user navigation and experience....target frame for the shape hyperlink. public string Target { get...contains an image, and is also a hyperlink. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中添加和管理超链接:链接文本、形状和图像,设置 PPT、PPTX 和 ODP 的目标和操作,提供 C# 示例。... HyperlinkClick = new Hyperlink ( "https://www.aspose.com"...new Hyperlink ( "https://www.aspose.com" ); var hyperlink = shape...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 C++ 示例。...set_HyperlinkClick ( MakeObject < Hyperlink > ( u "https://www.aspose...set_HyperlinkClick ( MakeObject < Hyperlink > ( u "https://www.aspose...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++....()); 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/cpp/aspose.words/doc...
  10. FieldHyperlink | Aspose.Words for Java

    Implements the Hyperlink field in Java....extends Field Implements the HYPERLINK field To learn more, visit...Examples: Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/java/com.aspose.word...