Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 10,590 for

insert text

(0.12 sec)
  1. FieldDdeAuto class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDdeAuto class. Implements the DDEAUTO field...Description displayResult Gets the text that represents the displayed...insertAsBitmap Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....how to set the locale of the text that we are adding with a document...locale to English and insert some Russian text, # the English locale...

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

    Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced document processing and automation in your projects....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...
  4. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style.... Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . write ( "Text surrounded by green border."...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph....BorderCollection Examples Shows how to insert a paragraph with a top border...0.25 ; builder . writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Create a Fillable Form in Word using Python

    This article provides description about how to create a fillable form in Word using Python. It contains configuration details, all the steps and a runnable sample code to create a form in Word using Python....the loaded Word file for inserting controls Create a textbook...textbook control using the insert_text_input() method in the DocumentBuilder...

    kb.aspose.com/words/python/how-to-create-a-fill...
  9. DropDownItemCollection class | Aspose.Words for...

    aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field... insert(index, value) Inserts a string into the...index. Examples Shows how to insert a combo box field, and edit...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... Examples Shows how to insert a text box, and set the font of...world!' ) shape = builder . insert_shape ( shape_type = aw . drawing...

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