Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,312 for

underline

(0.55 sec)
  1. 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/
  2. 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...
  3. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...built‑in Hyperlink style (blue + underline) – you can also set any custom...built‑in Hyperlink style (blue + underline) – you can customise it. builder...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  4. How to add and manage hyperlinks|Documentation

    Add, open, edit, and remove GridJs hyperlinks for web pages, document locations, and email addresses from the toolbar or context menu....hyperlinks , and GridJs applies underline plus blue text color to the...component/hyperlink.js ) Applies or clears underline and link color for each cell...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. 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...
  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::Font::ClearFormatting method | A...

    Aspose::Words::Font::ClearFormatting method. Resets to default font formatting in C++....() -> set_Underline ( Aspose :: Words :: Underline :: Single...

    reference.aspose.com/words/cpp/aspose.words/fon...
  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-...