Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,489 for

hyperlink

(0.22 sec)
  1. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font....' ) 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...
  2. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline types for enhanced typography in your designs....); Shows how to insert a hyperlink field. Document doc = new...visit the " ); // Insert a hyperlink and emphasize it with custom...

    reference.aspose.com/words/net/aspose.words/fon...
  3. 在Excel或OpenOffice中插入超链接|Documentation

    如何在使用C++的JavaScript中,用Aspose.Cells库在Excel文件插入超链接而无需MS Excel。...类包含一个 hyperlinks 集合。每个项代表一个 Hyperlink 。通过调用 Hyperlinks 集合的 add...> < h1 > Aspose.Cells Add Hyperlink Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  4. 超链接|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/...
  5. Add Image Hyperlinks|Documentation

    Learn how to Add Image Hyperlinks through the Aspose.Cells for Python via .NET API....Add Image Hyperlinks Contents [ Hide ] Hyperlinks are useful...Microsoft Excel lets users add hyperlinks to text in cells and to images...

    docs.aspose.com/cells/python-net/add-image-hype...
  6. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。... setHyperlinkClick ( new Hyperlink ( "https://www.aspose.com/"... setHyperlinkClick ( new Hyperlink ( "https://www.aspose.com/"...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  7. 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...
  8. ShapeBase.screenTip property | Aspose.Words for...

    ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the shape....contains an image, and is also a hyperlink. let doc = new aw . Document...window // and take us to the hyperlink in the "HRef" property. doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.screen_tip property | Aspose.Words fo...

    ShapeBase.screen_tip property. Defines the text displayed when the mouse pointer moves over the shape....contains an image, and is also a hyperlink. doc = aw . Document () builder...window # and take us to the hyperlink in the "HRef" property. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  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-...