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

insert text

(0.14 sec)
  1. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document Text and the top edge of the shape....points) between the document text and the top edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document Text and the right edge of the shape....points) between the document text and the right edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current Insert position....write method write(text) Inserts a string into the document at...the current insert position. def write ( self , text : str ): ...

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

    Implements the EQ field in Java....we use a document builder to insert an EQ field, with an "\f" switch...Displacement switch "\d", displacing text "B" 30 spaces to the right of...

    reference.aspose.com/words/java/com.aspose.word...
  5. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight Textpath will be used instead of the shape path.... If True , the text runs along a path from left...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon Insertion for seamless editing....building block when it is inserted into the main document. public...the building block shall be inserted as inline content. Paragraph...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and Text wrap type in C++....Aspose::Words::Drawing::WrapType) method Inserts free-floating shape with specified...specified position, size and text wrap type. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MERGEFIELD functionality....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...
  9. Field.result property | Aspose.Words for Python

    Field.result property. Gets or sets Text that is between the field separator and field end....result property Gets or sets text that is between the field separator...): ... Examples Shows how to insert a field into a document using...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....code that demonstrates how to insert a table in a slide using C#...will also learn to format the text in the table and save the resultant...

    kb.aspose.com/slides/net/how-to-create-a-table-...