Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,528 for

hyperlink

(0.03 sec)
  1. 在工作表中插入超链接|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-...
  2. FieldPageRef.insertHyperlink property | Aspose....

    FieldPageRef.insertHyperlink property. Gets or sets whether to insert a Hyperlink to the bookmarked paragraph....sets whether to insert a hyperlink to the bookmarked paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldNoteRef.insertHyperlink property | Aspose....

    FieldNoteRef.insertHyperlink property. Gets or sets whether to insert a Hyperlink to the bookmarked paragraph....sets whether to insert a hyperlink to the bookmarked paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a Hyperlink and followed Hyperlink in C++....for each of a hyperlink and followed hyperlink. class ThemeColors...color for a clicked hyperlink. get_Hyperlink () Specifies color...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. FieldHyperlink.subAddress property | Aspose.Wor...

    FieldHyperlink.subAddress property. Gets or sets a location in the file, such as a bookmark, where this Hyperlink jumps....as a bookmark, where this hyperlink jumps. get subAddress () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 管理超链接|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...
  8. 使用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...
  9. 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...
  10. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....text that goes before the hyperlink. builder -> get_Font () ->...Words :: StyleIdentifier :: Hyperlink ); builder -> InsertHyperlink...

    reference.aspose.com/words/cpp/aspose.words/doc...