Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,499 for

hyperlink

(1.87 sec)
  1. 在 PHP 中管理演示文稿的超链接|Aspose.Slides for PHP 文档

    轻松地使用 Aspose.Slides for PHP via Java 管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。... Add URL Hyperlinks Add URL Hyperlinks to Text 此 PHP 代码演示如何将网站超链接添加到文本中:...:: setHyperlinkClick ( new Hyperlink ( "https://www.aspose.com/"...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  2. Aspose::Words::Drawing::ShapeBase::get_ScreenTi...

    Aspose::Words::Drawing::ShapeBase::get_ScreenTip method. Defines the text displayed when the mouse pointer moves over the shape in C++....contains an image, and is also a hyperlink. auto doc = System :: MakeObject...window // and take us to the hyperlink in the "HRef" property. doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 超链接|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,附带示例。...0 ); let hyperlink = new aspose . slides . Hyperlink ( "https://www...setHyperlinkClick ( hyperlink ); presentation . save ( "hyperlink.pptx" ,...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. 添加图像超链接|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API添加图片超链接。...head > < body > < h1 > Image Hyperlink Example </ h1 > < p > Select...insert as a picture with a hyperlink: </ p > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/add-ima...
  5. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。... hyperlink_click = slides . Hyperlink ( "https://www...text_portion . portion_format . hyperlink_click . tooltip = "More than...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  6. Underline | Aspose.Words for Java

    Indicates type of the underline applied to a font in Java....Examples: Shows how to insert a hyperlink field. Document doc = new...visit the "); // Insert a hyperlink and emphasize it with custom...

    reference.aspose.com/words/java/com.aspose.word...
  7. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接... Hyperlink ( "https://www.aspose.com/"...setHyperlinkClick ( new aspose . slides . Hyperlink ( "https://www.aspose.com/"...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......White PDF in Java How to Add Hyperlink to an Image in PowerPoint...Document using Java How to Add Hyperlink to an Image in PowerPoint...

    kb.aspose.com/categories/page/63/
  9. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Remove Hyperlink from PDF in C# How to Remove Hyperlink in PDF...using Python How to Remove Hyperlink from PDF using Python «« «...

    kb.aspose.com/pdf/page/9/
  10. 使用C++获取范围内的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何获取范围内的超链接。...您还可以通过调用 Hyperlink.Delete 方法删除超链接。 #include <iostream>...u "B3" ); Vector < Hyperlink > hyperlinks = range . GetHyperlinks...

    docs.aspose.com/cells/zh/cpp/get-hyperlinks-in-...