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

hyperlink

(0.09 sec)
  1. 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...
  2. 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...
  3. Get Hyperlinks in Range with C++|Documentation

    Learn how to get Hyperlinks in a range using the Aspose.Cells for C++ API....Ask AI Get Hyperlinks in Range with C++ Contents [ Hide ] Get...Get Hyperlinks in Range The Range class provides a GetHyperlinks()...

    docs.aspose.com/cells/cpp/get-hyperlinks-in-range/
  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-java/aspose-cells-...
  5. 超链接|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...
  6. 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...
  7. 超链接|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...
  8. 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...
  9. 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...
  10. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....PDF Contents [ Hide ] Add Hyperlink in a PDF File PDF documents...how. It is possible to add hyperlinks to PDF files, either to allow...

    docs.aspose.com/pdf/cpp/actions/