Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 9,185 for

insert text

(0.05 sec)
  1. FieldBibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBibliography class to effortlessly manage bibliography fields in your documents. Enhance your writing with ease!...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...
  2. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_Text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_from_text_color property RevisionOptions.moved_from_text_color...BY_AUTHOR . @property def moved_from_text_color ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. RevisionOptions.comment_color property | Aspose...

    RevisionOptions.comment_color property. Allows to specify the color to be used for comments...revision_options # Render insertion revisions in green and italic...italic. revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-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. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....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...
  7. 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...
  8. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb.... Text + "'" ; //Importing data from... indentation, alignment and text orientation in the cells. I...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. 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...
  10. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

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