Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,176 for

underline

(0.61 sec)
  1. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... underline ) self . assertFalse ( shape...

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

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....font -> set_Underline ( Aspose :: Words :: Underline :: Dash );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... underline ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... underline ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....color, bold, italic, and underline to a text fragment. Additionally...foreground_color, font_style, underline. Create a complex expression...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  6. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... underline ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format... export_underline_formatting Gets or sets a...indicating either to export underline text formatting as sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....two plus characters “++” as underline text formatting. getLanguagePreferenc()...two plus characters “++” as underline text formatting. setLoadFormat(int...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Space Below Baseline For Underlined East Asian Text. SpacingInWholePoints...UlTrailSpace { get; set; } Underline All Trailing Spaces. UnderlineTabInNumLis...

    reference.aspose.com/words/net/aspose.words.set...
  10. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....Add ( new Txt ( "TextStyle_Underline_Italic\n" )); shape . Text...( "TextStyle_Bold_Italic_Underline" )); // Add formatting characters...

    docs.aspose.com/diagram/net/working-with-text/