Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 153,105 for

text

(0.56 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

    Sample code for JPG to Searchable PDF Java conversion. Use API example code for batch JPG files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...OCR text in a hidden layer that can be used for full-text searches...

    products.aspose.com/ocr/cpp/conversion/jpg-to-s...
  3. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... do_not_wrap_text_with_punct Do Not Allow Hanging...Line Wrapping for East Asian Text. mw_small_caps Emulate Word...

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

    aspose.words.fields.FieldTC class. Implements the TC field... Remarks Defines the text and page number for a table...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....Description displayText string Text of the link to be displayed...formatting for the hyperlink display text explicitly using the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges Text into the specified number of Text columns....set_count(new_count) Arranges text into the specified number of text columns. def...int The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a form field is active for seamless user interactions and enhanced web functionality....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Table.DistanceTop | Aspose.Words for .NET

    Adjust the distance between your table top and surrounding Text effortlessly. Enhance your layout for a polished, professional look with DistanceTop!...table top and the surrounding text, in points. public double DistanceTop...between table boundaries and text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Remarks: All text of the document is stored in runs of text. Run can...Shows how to format a run of text using its font property. Document...

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