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

underline

(0.16 sec)
  1. 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...
  2. 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...
  3. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final section for effective formatting.... Underline = Underline . Dash ; ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  4. ParagraphFormat.add_space_between_far_east_and_...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  6. PDF to PPTX conversion issues - Free Support Fo...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: Input.pdf (37.7 KB) Result PPTX: Result.7z (66.1 KB) Here are found issues: Paragraph spac…...9 KB) Underline instead of border or both: Underline.png (137...superscript font size, and underline rendering—are consistent with...

    forum.aspose.com/t/pdf-to-pptx-conversion-issue...
  7. 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...
  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. 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...
  10. 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...