Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 151,779 for

text

(0.23 sec)
  1. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) Text....bidirectional (complex scripts) text. @property def bidi ( self )...Shows how to set the order of text columns in a section. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert EMAIL to WORD in Python | products.aspo...

    Save EMAIL to WORD in your Python applications without using Microsoft Outlook or Word...Convert EMAIL to ODT (OpenDocument Text File Format) Convert EMAIL to...File) Convert EMAIL to RTF (Rich Text Format) Convert EMAIL to SVG...

    products.aspose.com/total/python-net/conversion...
  3. Convert ICS to MD in Python | products.aspose.com

    Save ICS to MD in your Python applications without using Microsoft Outlook or Word...Convert ICS to ODT (OpenDocument Text File Format) Convert ICS to...File) Convert ICS to RTF (Rich Text Format) Convert ICS to SVG (Scalar...

    products.aspose.com/total/python-net/conversion...
  4. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original Text should be shown instead of revised one...specify whether the original text should be shown instead of revised...revision_options . inserted_text_color = aw . layout . RevisionColor...

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

    aspose.words.PageSetup class. Represents the page setup properties of a section...bidirectional (complex scripts) text. border_always_in_front Specifies...positioned relative to intersecting texts and objects. border_applies_to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CommentRangeEnd.Accept | Aspose.Words for .NET

    Discover the CommentRangeEnd Accept method to seamlessly engage visitors and enhance user interaction on your platform. Boost engagement today!..."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  7. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....document does not contain its text. Assert.assertEquals(para.getDocument()...document does not contain its text. Assert.assertEquals(para.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldOptions.isBidiTextSupportedOnUpdate proper...

    FieldOptions.isBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...as per my observations, the text is being replaced. For your...TextFragmentAbsorber("\\[[^\\[ //set text search option to specify regular...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  10. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...