Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 3,842 for

insert text

(0.2 sec)
  1. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....TEXT_BOX)); Assert.assertEquals(1...getShapeType()) == (ShapeType.TEXT_BOX))) { Shape replacementShape...

    reference.aspose.com/words/java/com.aspose.word...
  2. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell.... insert_cell () builder . write ( 'Row...' ) # Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....new DocumentBuilder(doc); // Insert a revision, then change the...be used for inserted cells RevisionType.INSERTION . getInsertedTextColor()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.Cells for Python

    This API allows you to do all kinds of operations on Excel files in Python code including creating, editing and converting etc....Break in Excel using Python Insert a Page Break in Excel using...Columns in Excel using Python Wrap Text in Excel using Python «« « 1...

    kb.aspose.com/cells/python/
  5. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...from another document can be inserted into this document, it must...node was imported, it can be inserted into the appropriate place...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

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