Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,177 for

underline

(0.62 sec)
  1. 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...
  2. 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...
  3. Font.name property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default font formatting.... underline = aw . Underline . SINGLE builder...aspose.words class Font Font.underline_color property Font.has_dml_effect...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...underline = aw.Underline.SINGLE if style.get("underline")...get("underline") == "1" else aw.Underline.NONE font.name = style...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document.... underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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/
  8. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document.... underline = aw . Underline . DASH paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... underline = aw . Underline . DASH # Move the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....() -> set_Underline ( Aspose :: Words :: Underline :: Single...ASSERT_EQ ( Aspose :: Words :: Underline :: Single , builder -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/doc...