Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,524 for

hyperlink

(0.03 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. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process....text that goes before the hyperlink. builder . Font . Name = "Arial"...StyleIdentifier = StyleIdentifier . Hyperlink ; builder . InsertHyperlink...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 管理超链接|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加超链接... hyperlink_click = slides . Hyperlink ( "https://www...[ 0 ] . portion_format . hyperlink_click . tooltip = "超过70%的财富100强公司信任Aspose...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  4. 管理超链接|Aspose.Slides 文档

    如何在 C++ 中向 PowerPoint 演示文稿添加超链接...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 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  6. 在工作表中插入超链接|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-...
  7. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。... 要检查超链接的类型, Hyperlink 类提供了一个返回类型为 TargetModeType...return 1 ; } Vector < Hyperlink > hyperlinks = range . GetHyperlinks...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  8. FieldHyperlink.address property | Aspose.Words ...

    FieldHyperlink.address property. Gets or sets a location where this Hyperlink jumps....sets a location where this hyperlink jumps. get address () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldHyperlink.screenTip property | Aspose.Word...

    FieldHyperlink.screenTip property. Gets or sets the ScreenTip text for the Hyperlink....the ScreenTip text for the hyperlink. get screenTip () : string...

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