Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 10,806 for

insert text

(0.14 sec)
  1. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....row height to fit the vertical text. builder.insertCell(); builder...getFitText() If true , fits text in the cell, compressing each...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java.... Remarks: Inserts a check box style form field...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  3. Picture|Aspose.Slides for Python Documentation

    Work with pictures in Python using Aspose.Slides: Insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....Contents [ Hide ] Shows how to insert and access pictures from in-memory...loads an image from a file and inserts it as a picture frame on the...

    docs.aspose.com/slides/python-net/examples/elem...
  4. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....new DocumentBuilder(doc); // Insert a field that does not denote...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java.... Examples: Shows how to insert an OCX field. Document doc...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning Text effects easily....TextPath property Defines the text of the text path (of a WordArt object)...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....get ; } Examples Shows how to insert an entire document’s contents...Document ( MyDir + "Document insertion destination.docx" ); // We...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python....providing code examples for inserting shapes, setting properties...class. Inserting Shapes Using Document Builder You can insert inline...

    docs.aspose.com/words/python-net/working-with-s...
  10. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font....Shows how to format a run of text using its font property. let...docx" ); Shows how to insert formatted text using DocumentBuilder...

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