Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,312 for

underline

(0.18 sec)
  1. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, Underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET....annotations highlight annotations underline annotations squiggly annotations...outfile ) Underline Annotations Add Text Underline Annotations...

    docs.aspose.com/pdf/python-net/text-based-annot...
  2. Text Based Annotations using Java|Aspose.PDF fo...

    Learn how to add, inspect, and delete text, free text, and strikeout annotations in PDF documents using Aspose.PDF for Java....strikeout, squiggly, and underline scenarios. Add, get, and delete...} } Add, get, and delete underline annotations Use these examples...

    docs.aspose.com/pdf/java/text-based-annotations/
  3. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document.... underline = aw . Underline . SINGLE builder...( aw . Underline . SINGLE , builder . font . underline ) # Restore...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Font::get_UnderlineColor method ...

    Aspose::Words::Font::get_UnderlineColor method. Gets or sets the color of the Underline applied to the font in C++....or sets the color of the underline applied to the font. System...style and color of a text underline. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....Examples Applies a double underline to all runs in a document...every run and add a double underline to every custom style. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting method. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters "++" as Underline text formatting. The default value is false in C++....two plus characters “++” as underline text formatting. The default...recognize plus characters “++” as underline text formatting. { auto stream...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document.... underline = aw . Underline . Single ; builder...builder . font . underline ). toEqual ( aw . Underline . Single );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font.... underline = aw . Underline . DASH builder ....builder . font . underline = aw . Underline . SINGLE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document formatting by saving character styles for easy retrieval and consistent design.... Underline , Is . EqualTo ( Underline . Single ));...builder . Font . Underline , Is . EqualTo ( Underline . None )); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font.... underline = aw . Underline . Dash ; builder...builder . font . underline = aw . Underline . Single ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...