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

hyperlink

(0.27 sec)
  1. 在工作表中插入超链接|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...
  2. 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...
  3. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default font formatting....Examples Shows how to insert a hyperlink field. doc = aw . Document...visit the ' ) # Insert a hyperlink and emphasize it with custom...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 超链接|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...
  5. 超链接|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...
  6. 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-...
  7. Aspose::Words::Fields::FieldHyperlink::get_SubA...

    Aspose::Words::Fields::FieldHyperlink::get_SubAddress method. Gets or sets a location in the file, such as a bookmark, where this Hyperlink jumps in C++....as a bookmark, 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...
  8. Aspose::Words::Fields::FieldHyperlink::get_Scre...

    Aspose::Words::Fields::FieldHyperlink::get_ScreenTip method. Gets or sets the ScreenTip text for the Hyperlink in C++....the ScreenTip text for the hyperlink. System :: String Aspose ::...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldHyperlink::get_IsIm...

    Aspose::Words::Fields::FieldHyperlink::get_IsImageMap method. Gets or sets whether to append coordinates to the Hyperlink for a server-side image map in C++....append coordinates to the hyperlink for a server-side image map...Examples Shows how to use HYPERLINK fields to link to documents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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...