Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,186 for

underline

(0.14 sec)
  1. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... underline True if the font is underlined. x_scale Determines...assertFalse ( shape . text_path . underline ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CheckBox|Documentation

    CheckBox element generates a list of answers with blank bubbles that can accommodate any kind of marks....label: "bold" , "italic" or "underline" . Several font styles can...

    docs.aspose.com/omr/net/json-markup/checkbox/
  3. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for JavaScript via C++ API....bold;FONT-STYLE: italic;TEXT-DECORATION: underline;FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/javascript-cpp/adding-htm...
  4. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some text or draw a picture....Write-in field always has an underline and “ write-in ” comment below...

    docs.aspose.com/omr/net/json-markup/writein/
  5. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property...displays a purple dotted underline. smart_tag = aw . markup ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Apply Different Style on the Each Text Value of...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... new ( "TextStyle_Underline_Italic" )) shape . getText...( "TextStyle_Bold_Italic_Underline" )) \ # Add formatting characters...

    docs.aspose.com/diagram/java/apply-different-st...
  7. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....change font style, text color, underline style, and strikeout style...

    docs.aspose.com/cells/go-cpp/conditional-format...
  8. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library....indent, add text border, add underline text, apply gradient shading...

    docs.aspose.com/pdf/java/faq/
  9. Convert Markdown to Word using C#

    This short article guides how to convert Markdown to Word using C#. It has IDE settings, a list of instructions, and a sample code to transform Markdown to DOCX using C#....formatting interpretations for underline, line breaks, and empty lines...

    kb.aspose.com/words/net/convert-markdown-to-wor...
  10. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....may set flag to import the underline formatting from the MD file...

    kb.aspose.com/words/python/convert-markdown-to-...