Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,176 for

underline

(0.46 sec)
  1. Tworzenie pliku wiadomości Outlook (MSG)|Docume...

    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....Heading 3</h3> <u>This is underlined text</u>" ; // Save the MSG...Heading 3</h3> <u>This is underlined text</u>" ); // Add an attachment...

    docs.aspose.com/email/pl/java/creating-an-outlo...
  2. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision text should be marked with special formatting markup...strike through # and double-underlined blue at the moved-to revision...RevisionTextEffect . DOUBLE_UNDERLINE # Render format revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aplique un estilo diferente en cada valor de te...

    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....add ( new Txt ( "TextStyle_Underline_Italic" )); $shape -> getText...( "TextStyle_Bold_Italic_Underline" )); \ # Add formatting characters...

    docs.aspose.com/diagram/es/java/apply-different...
  4. آرشیوها

    آرشیوها...Underline = Underline.Single; // درج متن builder...برای عناصر بعدی font.Underline = Underline.None; font.Size = 10;...

    blog.aspose.com/fa/words/csharp-word-automation...
  5. Excel Schriftart und Textformatierung|Documenta...

    Excel Schrift und Textformatierung Schriftarten, Farben, Größen und Texteffekte mit KI Automatisierung anwenden..."A2" , "italic" : true , "underline" : true , "strikethrough"...true , "italic" : true , "underline" : true , "font_color" : "#FF0000"...

    docs.aspose.com/cells/de/nodejs-cpp/mcp/font-fo...
  6. arkiv

    arkiv...Underline = Underline.Single; // Infoga text...nästa element. font.Underline = Underline.None; font.Size = 10;...

    blog.aspose.com/sv/words/programmatically-creat...
  7. 搜索

    搜索...Underline = Underline.Single; // 插入文字 builder...// 更改下一個元素的格式。 font.Underline = Underline.None; font.Size = 10;...

    blog.aspose.com/zh-hant/words/programmatically-...
  8. Outlook संदेश (MSG) फ़ाइल बनाना|Documentation

    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....Heading 3</h3> <u>This is underlined text</u>" ; // Save the MSG...Heading 3</h3> <u>This is underlined text</u>" ); // Add an attachment...

    docs.aspose.com/email/hi/java/creating-an-outlo...
  9. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how document revisions are handled during layout process...UNDERLINE . measurement_unit Allows...RevisionTextEffect.DOUBLE_UNDERLINE revised_properties_color Allows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...underline cell.format.font.strikethrough...format.cellValue.format.font.underline format.cellValue.format.font...

    forum.aspose.com/t/convert-range-to-json/311994