Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,524 for

hyperlink

(0.03 sec)
  1. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....}; Shows how to find all hyperlinks in a Word document, and then...namespace ApiExamples { class Hyperlink : public System :: Object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Add Image Hyperlinks|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 Image Hyperlinks Contents [ Hide ] Hyperlinks are useful...Microsoft Excel lets users add hyperlinks to the text in cells, and...

    docs.aspose.com/cells/java/add-image-hyperlinks/
  3. Specify Formula Fields while Importing Data to ...

    Learn how to specify Formula Fields while Importing Data to Worksheet through the Aspose.Cells for C++ API.... Formula2 = u "=HYPERLINK( \" https://www.aspose.com...B3)" ; di . Formula2 = u "=HYPERLINK( \" https://www.aspose.com...

    docs.aspose.com/cells/cpp/specify-formula-field...
  4. 使用C++添加超链接图片|Documentation

    通过Aspose.Cells for C++ API学习如何添加图片超链接。... PutValue ( u "Image Hyperlink" ); // Set the 4th row height...FreeFloating ); // Add an image hyperlink Hyperlink hlink = pic . AddHyperlink...

    docs.aspose.com/cells/zh/cpp/add-image-hyperlinks/
  5. 管理超链接|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加超链接... HyperlinkClick = new Hyperlink ( "https://www.aspose.com/"...shape . HyperlinkClick = new Hyperlink ( "https://www.aspose.com/"...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  6. Aspose.Cells Object Model|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.... HyperlinkCollection/Hyperlink A Worksheet object also contains...represents a collection of all Hyperlink objects in the worksheet as...

    docs.aspose.com/cells/net/aspose-cells-object-m...
  7. Aspose.Cells Object Model|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.... HyperlinkCollection/Hyperlink A Worksheet object also contains...represents a collection of all Hyperlink objects in the worksheet as...

    docs.aspose.com/cells/java/aspose-cells-object-...
  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 = MakeObject...visit the " ); // Insert a hyperlink and emphasize it with custom...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font....' ) Shows how to insert a hyperlink field. doc = aw . Document...visit the ' ) # Insert a hyperlink and emphasize it with custom...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline types for enhanced typography in your designs....); Shows how to insert a hyperlink field. Document doc = new...visit the " ); // Insert a hyperlink and emphasize it with custom...

    reference.aspose.com/words/net/aspose.words/fon...