Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,743 for

underline

(0.03 sec)
  1. Font.ClearFormatting | Aspose.Words for .NET

    Restore your text to its original style with the Font ClearFormatting method. Enjoy clean, consistent formatting for a polished look!... Underline = Underline . Single ; builder ...

    reference.aspose.com/words/net/aspose.words/fon...
  2. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability.... Underline = Underline . Dash ; ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  3. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability.... Underline = Underline . Dash ; builder . Write...

    reference.aspose.com/words/net/aspose.words/fon...
  4. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page.... underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++....New" ); font -> set_Underline ( Underline :: Dash ); builder ->...get_Font () -> set_Underline ( Underline :: Single ); builder...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cleanup (); } Setting Font Underline Type Use the Style.GetFont()...GetUnderline() property to underline text. Aspose.Cells offers...

    docs.aspose.com/cells/cpp/cells-font-settings/
  7. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph.... underline = aw . Underline . Dash ; } // Move...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options.... Underline = Underline . Dash ; } // Move the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... underline = aw . Underline . DASH # Move the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#.... Underline = Underline . Single ; // Insert...

    docs.aspose.com/words/net/insert-hyperlink/