Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 3,839 for

insert text

(0.05 sec)
  1. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.InsertParagraph method. Inserts a paragraph break into the document....insertParagraph method insertParagraph() Inserts a paragraph break into the...current paragraph in two. After inserting the paragraph, the cursor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++.... Examples Shows how to insert a combo box field, and edit...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....to track the order in which a text replacement operation traverses...headerThird footer", logger.Text().replace("\r", "")); else Assert...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....override Examples Shows how to insert a combo box field, and edit...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Contains method. Determines whether the collection contains the specified value in C++.... Examples Shows how to insert a combo box field, and edit...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Type method. Specifies the building block type in C++....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...contains the text. ASSERT_EQ ( String :: Format ( u "Text inside {0}...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Guid method. Gets or sets an identifier (a 128-bit GUID) that uniquely identifies this building block in C++....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...contains the text. ASSERT_EQ ( String :: Format ( u "Text inside {0}...

    reference.aspose.com/words/cpp/aspose.words.bui...
  8. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the Text are rotated....Determines whether the letters of the text are rotated. @property def rotate_letters...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape Textbox freeform OLE object ActiveX control or picture in Java....can have text, but not all. Shapes that can have text, can contain...children. Examples: Shows how to insert a floating image to the center...

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