Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,895 for

hyperlink

(0.06 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. 管理超链接|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...
  3. 使用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...
  4. 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...
  5. 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...
  6. 在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-...
  7. 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...
  8. 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...
  9. FieldRef.insert_hyperlink property | Aspose.Wor...

    FieldRef.insert_Hyperlink property. Gets or sets whether to create a Hyperlink to the bookmarked paragraph....insert_hyperlink property FieldRef.insert_hyperlink property...sets whether to create a hyperlink to the bookmarked paragraph...

    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...