Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,614 for

insert text

(0.19 sec)
  1. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... 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/python-net/aspose.wo...
  2. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create table in Word document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....AppendChild method to insert paragraph text Create multiple rows...Word C# app enables you to insert a table in Word document. It...

    kb.aspose.com/words/net/how-to-create-table-in-...
  3. FieldMergingArgs class | Aspose.Words for Python

    aspose.words.mailmerging.FieldMergingArgs class. Provides data for the MergeField event...to return text for the mail merge engine to insert into the document...FieldMergingArgsBase ) text Gets or sets the text that will be inserted into the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBox | Aspose.Words for Java

    Defines attributes that specify how a Text is displayed inside a shape in Java....attributes that specify how a text is displayed inside a shape...getTextBox() property to access text properties of a shape. You do...

    reference.aspose.com/words/java/com.aspose.word...
  5. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_Text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....is_showing_placeholder_text property IStructuredDocumentT.is...is_showing_placeholder_text property Specifies whether the content...

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

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field... Remarks Inserts the mark of the footnote or...bookmark. display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java....address block is a block of text specifying information appropriate...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMergeField.IsVerticalFormatting | Aspose.W...

    Discover how the FieldMergeField IsVerticalFormatting property enhances Text display by enabling character conversion for vertical formatting. Optimize your formatting today!..."Jane" , "Cardholder" ); // Insert a MERGEFIELD with a FieldName...IsVerticalFormatting = false ; // We can apply text before and after the value that...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability....Shows how to format a run of text using its font property. Document...docx" ); Shows how to insert formatted text using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced Text appeal and readability....doc ); // Insert a custom style and apply it to text created using..."MyStyle" ; builder . Write ( "This text is in a custom style." ); //...

    reference.aspose.com/words/net/aspose.words/fon...