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

underline

(0.18 sec)
  1. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_font method. Retrieves character formatting previously saved on the stack.... Underline . SINGLE , builder . font . underline ) # Restore...( aw . Underline . NONE , builder . font . underline ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process.... Underline , Is . EqualTo ( Underline . Single ));...builder . Font . Underline , Is . EqualTo ( Underline . None )); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. 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...
  6. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_font method. Saves current character formatting onto the stack.... Underline . SINGLE , builder . font . underline ) # Restore...( aw . Underline . NONE , builder . font . underline ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Font::set_Underline method | Asp...

    Aspose::Words::Font::set_Underline method. Setter for Aspose::Words::Font::get_Underline in C++....Aspose::Words::Font::set_Underline method Font::set_Underline method Setter...Aspose::Words::Font::get_Underline . void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for Java....Highlight annotation Underline (PDF 1.3) Underline annotation Squiggly...Squiggly (PDF 1.4) Squiggly-underline annotation StrikeOut (PDF 1...

    docs.aspose.com/pdf/java/overview-of-annotations/
  9. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced text appeal and readability....Examples Applies a double underline to all runs in a document...every run and add a double underline to every custom style. foreach...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Font.style property | Aspose.Words for Python

    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/python-net/aspose.wo...