Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 153,935 for

text

(0.96 sec)
  1. Font.underline_color property | Aspose.Words fo...

    Font.underline_color property. Gets or sets the color of the underline applied to the font....configure the style and color of a text underline. doc = aw . Document...builder . writeln ( 'Underlined text.' ) doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Aspose::Words::Document::get_Watermark method |...

    Aspose::Words::Document::get_Watermark method. Provides access to the document watermark in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Font::get_StrikeThrough method |...

    Aspose::Words::Font::get_StrikeThrough method. True if the font is formatted as strikethrough Text in C++....is formatted as strikethrough text. bool Aspose :: Words :: Font...add a line strikethrough to text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Node.nextSibling property | Aspose.Words for No...

    Node.nextSibling property. Gets the node immediately following this node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Node.nodeTypeToString method | Aspose.Words for...

    Node.nodeTypeToString method. A utility method that converts a node type enum value into a user friendly string....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....with their elements such as text formatting, tables, headers...Bold **bold text** Font.Bold = true Italic *italic text* Font.Italic...

    docs.aspose.com/words/java/translate-markdown-t...
  8. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...doc by adding a new line of text to it. Edit HTML in Python Using..., you can add a new line of text to an HTML document with just...

    products.aspose.com/slides/python-net/editor/html/
  9. Convert Excel to HTML with tooltip|Documentation

    This topic shows you how to convert Excel to HTML with tooltip using Aspose.Cells for Python via .NET....There might be cases where the text is cut off in the generated...want to display the complete text as a tooltip on hover. Aspose...

    docs.aspose.com/cells/python-net/convert-excel-...
  10. How to use time picker|Documentation

    Use the GridJs time picker when editing cells that are formatted, detected, or validated as time values....the current text is detected by data.isTime(text) , because a...style format is time , or whose text is detected as a time value...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...