Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 10,178 for

insert text

(0.13 sec)
  1. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...slides[index] # generates and inserts slide image slide . get_thumbnail(...ImageFormat . png) builder . insert_image( "slide_ {i} .png" ....

    products.aspose.com/slides/python-net/conversio...
  2. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.Insert_cell method. Inserts a table cell into the document....insert_cell method insert_cell() Inserts a table cell into the...the document. def insert_cell ( self ): ... Remarks To start a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....insert_after() and CompositeNode.insert_before() methods...NodeCollection.add() and NodeCollection.insert() methods of the Document.sections...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....insert_after() or CompositeNode.insert_before() on...where you want the paragraph inserted. Examples Shows how to construct...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....writeln("Some text with PostScript font."); //...DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties.... insert_cell () table . left_indent...some formatting options for text and table appearance. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OfficeMath class | Aspose.Words for Node.js

    Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...including runs of mathematical text, bookmarks, comments, other...is displayed inline with the text or displayed on its own line...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeChangingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingArgs class, designed to enhance your document processing with seamless INodeChangingCallback integration. Boost your workflow today!...date and time of each node insertion and removal. /// Sets a custom...custom font name/size for the text contents of Run nodes. /// </summary>...

    reference.aspose.com/words/net/aspose.words/nod...
  10. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section.... insert_cell () builder . insert_cell () builder...end_row () builder . insert_cell () builder . insert_cell () builder...

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