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

hyperlink

(0.59 sec)
  1. 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...
  2. FieldNoteRef.insert_hyperlink property | Aspose...

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

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on 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...
  9. FieldRef.insertHyperlink property | Aspose.Word...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Get Hyperlinks in Range with Golang via C++|Doc...

    Learn how to get Hyperlinks in a range through the Aspose.Cells for C++ API....Get Hyperlinks in Range with Golang via C++ Contents [ Hide ]...] Get Hyperlinks in Range The Range class provides a GetHyperlinks()...

    docs.aspose.com/cells/go-cpp/get-hyperlinks-in-...