Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,326 for

underline

(0.08 sec)
  1. 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/
  2. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object.... underline = aw . Underline . Dash ; } // Move...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  4. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal.... Underline = Underline . Dash ; builder . Write...

    reference.aspose.com/words/net/aspose.words/fon...
  5. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph.... underline = aw . Underline . DASH paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent... underline = aw . Underline . DASH paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability.... Underline = Underline . Dash ; ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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...
  9. 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...
  10. UnsupportedEncryptionException class | Aspose.W...

    aspose.words.UnsupportedEncryptionException class. Thrown during document load, when the document is encrypted with an unsupported method....words Underline enumeration UnsupportedFileForma...

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