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

hyperlink

(0.08 sec)
  1. Aspose::Words::Themes namespace | Aspose.Words ...

    Aspose::Words::Themes namespace. The Aspose.Words.Themes namespace provides classes that allow to access theme information in Microsoft Word documents in C++....for each of a hyperlink and followed hyperlink. ThemeFonts Represents...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. 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...
  3. 使用 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...
  4. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...set_HyperlinkClick ( MakeObject < Hyperlink > ( u "https://www.aspose...( System :: MakeObject < Hyperlink > ( u "https://www.aspose...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  5. 管理超链接|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...
  6. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_font method. Saves current character formatting onto 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. 在 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...
  8. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....); Shows how to insert a hyperlink field. auto doc = System ::...visit the " ); // Insert a hyperlink and emphasize it with custom...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。...GetHyperlinks() 集合中的项表示一个 Hyperlink 。通过调用 Hyperlinks 集合的 Add 方法,向URL添加超链接。...GetWorksheets (). Get ( 0 ); // Add a hyperlink to cell "A1" worksheet . GetHyperlinks...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...
  10. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto 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...