Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,014 for

underline

(0.09 sec)
  1. Aspose::Words::Font::get_NoProofing method | As...

    Aspose::Words::Font::get_NoProofing method. True when the formatted characters are not to be spell checked in C++....errors with a jagged red underline. // We can un-set the "NoProofing"...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....displays a purple dotted underline. // In Word 2003, we can enable...displays a purple dotted underline. // In Word 2003, we can enable...

    reference.aspose.com/words/java/com.aspose.word...
  3. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement....highlight, underline, strikethrough, or squiggly underline. When opened...get or set the settings for underline annotations using the underlineSettings...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  4. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++....font -> set_Underline ( Aspose :: Words :: Underline :: Dash );...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last section of the document in C++....font -> set_Underline ( Aspose :: Words :: Underline :: Dash );...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....font -> set_Underline ( Aspose :: Words :: Underline :: Dash );...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....font -> set_Underline ( Aspose :: Words :: Underline :: Dash );...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. 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 in C++....font -> set_Underline ( Aspose :: Words :: Underline :: Dash );...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....Frames SPACE_FOR_UL Space for Underline SPACING_IN_WHOLE_POINTS Spacing...UL_TRAIL_SPACE Underline Trailing Space UNDERLINE_TAB_IN_NUM_LIST...

    reference.aspose.com/words/java/com.aspose.word...
  10. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....pdf" ); } } How to add Underline Text The following code snippet...snippet shows you how to add Underline text while creating a new...

    docs.aspose.com/pdf/net/text-formatting-inside-...