Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 2,312 for

underline

(0.08 sec)
  1. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....font -> set_Underline ( Aspose :: Words :: Underline :: Dash );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Convert RTF to OFT in Python | products.aspose.com

    Save RTF to OFT within Python applications without using Microsoft Word or Outlook...options such as bold, italic, underline, font size, font color, etc...

    products.aspose.com/total/python-net/conversion...
  3. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... underline ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... underline ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...indicating either to export underline text formatting as sequence...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF to Word conversion issues (source document ...

    Hello, I am experiencing significant issues when converting a PDF to Word using Aspose.PDF 25.8.0. The output DOCX introduces formatting and rendering problems that make the converted document difficult to use. …...applied, italics missing, bold/underline not respected. Unicode / special...

    forum.aspose.com/t/pdf-to-word-conversion-issue...
  7. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Space Below Baseline For Underlined East Asian Text. SpacingInWholePoints...UlTrailSpace { get; set; } Underline All Trailing Spaces. UnderlineTabInNumLis...

    reference.aspose.com/words/net/aspose.words.set...
  8. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....two plus characters “++” as underline text formatting. getLanguagePreferenc()...two plus characters “++” as underline text formatting. setLoadFormat(int...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Text|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....add ( new Txt ( "TextStyle_Underline_Italic\n" )); shape . getText...( "TextStyle_Bold_Italic_Underline" )); // add formatting characters...

    docs.aspose.com/diagram/java/working-with-text/
  10. 使用 Python 在 PDF 中格式化文本|Aspose.PDF for Python vi...

    本页面解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本等。... Underline = true ; // 指定 TextFragment...textFragment . TextState . Underline = true ; pdfDocument . Save...

    docs.aspose.com/pdf/zh/python-net/text-formatti...