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

underline

(0.27 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. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability.... Underline = Underline . Dash ; ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  4. CompatibilityOptions.underline_tab_in_num_list ...

    CompatibilityOptions.Underline_tab_in_num_list property. Underline Following Character Following Numbering....underline_tab_in_num_list property CompatibilityOptions.unde...underline_tab_in_num_list property Underline Following Character Following...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_UnderlineTabInNumList method. Underline Following Character Following Numbering in C++....erlineTabInNumLis method Underline Following Character Following...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph.... underline = aw . Underline . Dash ; } // Move...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options.... Underline = Underline . Dash ; } // Move the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... underline = aw . Underline . DASH # Move the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...