Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 10,904 for

insert text

(0.05 sec)
  1. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...( doc = doc ) text_box_shape1 = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape.fill_color property | Aspose.Words for Py...

    Shape.fill_color property. Defines the brush color that fills the closed path of the shape....DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your Text's impact!...be applied to the inserted content Insertion. Default value is...RevisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/net/aspose.words.lay...
  4. FormField.textInputDefault property | Aspose.Wo...

    FormField.TextInputDefault property. Gets or sets the default string or a calculation expression of a Text form field....calculation expression of a text form field. get textInputDefault...specifies the default string for the text form field. This string is the...

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

    aspose.words.fields.FieldTemplate class. Implements the TEMPLATE field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files....Chart Rendering Get Equation Text of Chart Trendline AI Document...Close Manage Comments and Notes Insert Pictures and Shapes of Excel...

    docs.aspose.com/cells/python-net/creating-charts/
  7. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOText fields, enhancing document automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents in C++....additional options when loading Text document into a Document object...importing a document and inserting images using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. 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...
  10. Print Word Document with Comments in Python

    Follow this article to print Word document with comments in Python. It contains information to establish the development environment, a list of steps, and a sample code to print DOCX comments....task Create a Word file with text and comments in it, or load...create a new Word file with text and comments to check the feature...

    kb.aspose.com/words/python/print-word-document-...