Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 151,846 for

text

(0.08 sec)
  1. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextFormFieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.TextFormFieldType enum, defining various Text form field types for enhanced document automation and customization....enumeration Specifies the type of a text form field. public enum TextFormFieldType...Regular 0 The text form field can contain any text. Number 1 The...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed....engraving/embossing effects to text. doc = aw . Document () builder...3D-like effect to the text. # 1 - Engrave text to make it look like...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR for Python via .NET recognition engine....Contents [ Hide ] To recognize text in certain languages, you must...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...

    docs.aspose.com/ocr/python-net/languages/
  5. Font styling techniques

    Techniques like italicizing, bolding, underlining, strikethrough, small caps, superscript/subscript, or all caps play a huge role for font styling....typefaces, fonts, and other text elements. It involves selecting...establishing a hierarchy within the text by emphasizing headings, subheadings...

    docs.aspose.com/font/net/font-styling/
  6. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the font is formatted as superscript....Examples Shows how to format text to offset its position. let...true ); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable Text for seamless document enhancement....Paragraph object with optional text and appends it to the end of...string text ) Parameter Type Description text String The text for...

    reference.aspose.com/words/net/aspose.words/sto...
  8. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the Text that follows the field should be moved right....number of points by which the text that follows the field should...doc ) builder . write ( 'This text is in its normal place.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number of points by which the Text that follows the field should be moved vertically from the top edge of the page....number of points by which the text that follows the field should...doc ) builder . write ( 'This text is in its normal place.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FormField | Aspose.Words for Java

    Represents a single form field in Java....following form fields: checkbox, text input and dropdown (combobox)...a character within a line of text. A complete form field in a...

    reference.aspose.com/words/java/com.aspose.word...