Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 10,696 for

insert text

(0.19 sec)
  1. 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...
  2. 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...
  3. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects.... insert_chart ( chart_type = aw . drawing...new_series_group . axis_y . title . text = 'Secondary Y axis' self ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert XLS to PPTX using Python or with free O...

    XLS to PPTX conversion in your Python applications without using Microsoft Office or online. Test free XLS to PPTX online converter quickly before integrating the code....creating slides, adding text, and inserting images. It also supports...Convert XLS to ODT (OpenDocument Text File Format) Convert XLS to...

    products.aspose.com/total/python-net/conversion...
  5. Find Field Properties in Python|Aspose.Words fo...

    How to find some field properties like field code and field result in Python....field that is inserted using DocumentBuilder . insert_field returns...the field code of a field inserted with `DocumentBuilder`? **A:**...

    docs.aspose.com/words/python-net/find-field-pro...
  6. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... line_width = 3 # Write text to the document without creating...will become visible. builder . insert_paragraph () builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node.... If the node being inserted was created from another document...imported node can then be inserted into the current document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection.... Remarks The node is inserted as a child into the node object...created. If the node being inserted was created from another document...

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

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency.... Remarks The node is inserted as a child into the node object...created. If the node being inserted was created from another document...

    reference.aspose.com/words/net/aspose.words/nod...
  10. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left 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...