Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 5,472 for

hyperlink

(0.23 sec)
  1. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Contains method. Determines whether the collection contains a property with the given name in C++....address, and converts it to a hyperlink that displays a purple dotted...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java....for each of a hyperlink and followed hyperlink. Examples: Shows...// Apply custom colors to hyperlinks in their clicked and un-clicked...

    reference.aspose.com/words/java/com.aspose.word...
  3. CustomXmlProperty.Value | Aspose.Words for .NET

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart tag properties for enhanced data control....address, and converts it to a hyperlink that displays a purple dotted...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Underline Text HTML Generator – Online Tool and...

    Generate Underline HTML tag using Aspose.HTML, preview the result and copy the generated HTML and C# code to your website....could be confused with a hyperlink! So, it is not recommended...Details HTML Dialog HTML Hyperlink HTML List Tag HTML Meter Tag...

    products.aspose.com/html/net/generators/underline/
  5. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text formatting for maximum impact....with hyperlinks in the same text fragment? Yes. Hyperlinks are...can simultaneously have a hyperlink and be formatted as superscript...

    docs.aspose.com/slides/python-net/superscript-a...
  6. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...following simple code to insert hyperlink at the end of each paragraph...StyleIdentifier = StyleIdentifier.Hyperlink; builder.InsertHyperlink("link"...

    forum.aspose.com/t/how-to-navigate-to-every-par...
  7. FieldRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRef class for seamless REF field implementation. Enhance document automation and streamline your workflow today!...sets whether to create a hyperlink to the bookmarked paragraph...within our bookmark, act as a hyperlink, and clone the bookmark's...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...] = Color :: Green (); // Hyperlink carr [ 11 ] = Color :: Gray...Gray (); // Followed Hyperlink // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  9. Convert URL to PDF using C#

    This tutorial describes how to convert URL to PDF using C#. It has the details to set the IDE, a list of steps, and a sample code for transforming link to PDF document using C#.... To add hyperlinks in a PDF file, refer to the...the article on How to add hyperlink in PDF using C# . Updated...

    kb.aspose.com/pdf/net/convert-url-to-pdf-using-...
  10. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....); Add a Text Box with a Hyperlink You can insert a link inside...to add a text box with a hyperlink to a slide: // Instantiates...

    docs.aspose.com/slides/cpp/manage-textbox/