Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 10,803 for

insert text

(0.1 sec)
  1. RevisionOptions.MovedToTextEffect | Aspose.Word...

    Discover the RevisionOptions MovedToTextEffect property, which customizes Text effects for moved content. Enhance clarity with the default DoubleUnderline style!...RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  2. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes... insert_footnote ( aw . notes . FootnoteType...adipiscing elit.' ) builder . insert_paragraph () builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AsposeAI Spell-check correction|Documentation

    Improve OCR accuracy by applying LLM‑powered spell‑check to raw output....spelling mistakes in recognized text. ILogger logger = new ConsoleLogger...MUST SHOW UPRIGHT WHEN INSERTED Extract text AI spell-check 🐞 Logging...

    docs.aspose.com/ocr/net/ai/ai-spell-check/
  4. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes.... insert_field ( field_code = 'DATE'...) # Manually change the raw text of the field, which determines...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method...Text.RegularExpressions.Regex,System...Aspose.Words.Range.Replace(System.Text.RegularExpressions.Regex,System...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to add Underline Annotation using C++ | Asp...

    Add Underline annotations programmatically in PDF with C++ sample code on any platform with C++ language...used to indicate the insertion of text var UnderlineAnnotation1..."Aspose User" , Subject = "Inserted text 1" , Flags = AnnotationFlags...

    products.aspose.com/pdf/cpp/annotation/underlin...
  7. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...Composite operations such as insert and remove children. Provides...Table node. getText() Gets the text of this node and of all its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation expression of a Text form field in C++....calculation expression of a text form field. System :: String...specifies the default string for the text form field. This string is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of Text in the cell....sets the vertical alignment of text in the cell. @property def vertical_alignment.... wrap_text = False builder . cell_format . fit_text = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential tool for managing section Text effortlessly and enhancing document processing efficiency....Represents a container for the main text of a section. To learn more...Paragraph object with optional text and appends it to the end of...

    reference.aspose.com/words/net/aspose.words/body/