Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,325 for

underline

(0.14 sec)
  1. 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...
  2. 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...
  3. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent... underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 Python 的基于文本的注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、检查和删除自由文本、高亮、下划线、波浪线和删除线注释。... Document ( infile ) underline_annotation = ap . annotations... ) underline_annotation . title = "Aspose User" underline_annotation...

    docs.aspose.com/pdf/zh/python-net/text-based-an...
  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. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page.... underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page.... underline = aw . Underline . DASH paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the Underline and change the color globally, in the output PDF tha…... They want to remove the underline and change the color globally...demonstrates how to remove the underline and change the color of all...

    forum.aspose.com/t/changing-the-hyperlink-style...
  10. 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...