Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 10,806 for

insert text

(1.61 sec)
  1. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the Text that follows the field should be moved right....number of points by which the text that follows the field should...): ... Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...get_Count ()); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Font.name_far_east property | Aspose.Words for ...

    Font.name_far_east property. Returns or sets an East Asian font name....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder . font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Picture|Aspose.Slides for PHP Documentation

    Work with pictures in PHP 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 using Aspose...Add a Picture This code and inserts an image as a picture frame...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....DocumentBuilder > ( doc ); // Insert a cell into the first column...-> Write ( u "Text in merged cells." ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Working with Styles and Themes|Aspose.Words for...

    Enhanced Microsoft Word formatting features, working with styles and themes using Java....count paragraphs and runs of text formatted with a specific style...The solution for retrieving text formatted with specific styles...

    docs.aspose.com/words/java/working-with-styles-...
  7. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, Text frame or a floating table in C++....alignment of a floating shape, text frame or a floating table. enum...None . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically in C++.... Examples Shows how to insert a floating image to the center...DocumentBuilder > ( doc ); // Insert a floating image that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. How to Create Bookmark in Word using Java

    In this short tutorial you will learn how to create bookmark in Word using Java. You will get all the information related to environment, step-wise process and a sample code to add bookmark to Word document using Java....Words for Java to insert the bookmarks Create a new...set its name Add some sample text Create another nested bookmark...

    kb.aspose.com/words/java/how-to-create-bookmark...
  10. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position.... BENEATH_TEXT Footnotes are output beneath text on each page...to text # that does not interfere with the main body text's flow...

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