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

hyperlink

(0.14 sec)
  1. 使用 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...
  2. 管理超链接|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...
  3. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....PPT using Python How to Add Hyperlink to an Image in PowerPoint...PowerPoint using Python How to Add Hyperlink to an Image in PowerPoint...

    kb.aspose.com/slides/page/4/
  4. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....PDF in Python How to Add a Hyperlink to a Word Document using Java...Add Hyperlink in Word using Python How to Insert Hyperlink in...

    kb.aspose.com/words/page/7/
  5. 添加图像超链接|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...
  6. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_font method. Retrieves character formatting previously saved on the stack....text that goes before the hyperlink. builder . font . name = 'Arial'...StyleIdentifier . HYPERLINK builder . insert_hyperlink ( 'here' , 'http://www...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack....text that goes before the hyperlink. builder . font . name = "Arial"...= aw . StyleIdentifier . Hyperlink ; builder . insertHyperlink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在工作表中插入超链接|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....Add ( "Hyperlinks" ); HyperlinkCollection hyperlinks = sheet...sheet . Hyperlinks ; Style style = new Style (); style . Font . Underline...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...
  9. 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...
  10. 在 Java 中管理演示文稿超链接|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/manage-hyperlinks/