Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 9,185 for

insert text

(0.04 sec)
  1. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....the table, or when nodes are inserted directly into the DOM. The...the Paragraph , you can also insert a Table into a Cell . The pictures...

    docs.aspose.com/words/net/applying-formatting/
  3. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of Text on each page in a document or section....sets the vertical alignment of text on each page in a document or...builder's current section and add text. builder . page_setup . orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table Formatting in Java|Aspose.Words for Java

    Table formatting in details. Using Java to format every part of table....the table, or when nodes are inserted directly into the DOM. The...the Paragraph , you can also insert a Table into a Cell . The pictures...

    docs.aspose.com/words/java/applying-formatting/
  5. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_Text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_from_text_effect property RevisionOptions.moved_from_text_effect...DOUBLE_STRIKE_THROUGH @property def moved_from_text_effect ( self ) -> aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_Text method. Gets the Text of this node and of all its children....get_text method get_text() Gets the text of this node and of...of all its children. def get_text ( self ): ... Remarks The returned...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Java Excel API | products.aspose.com

    Aspose.Cells for Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, CSV, HTML and so on....XLSM, XML, OTS OpenOffice: ODS Text: CSV, TSV, JSON Web: HTML, MHTML...width/height of cells as of contents, insert & delete, hide & un-hide as...

    products.aspose.com/cells/java/
  8. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....Q: Why might complex script text, such as Thai or Hebrew, be...another machine. Append or Insert a Document You can find more...

    docs.aspose.com/words/cpp/faq/
  9. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the Text to search for is formatted....name of the style by which the text to search for is formatted....number_format = ' \x01 )' # Add text and apply paragraph styles that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer Text of a section...container for the header or footer text of a section. To learn more...CompositeNode ) append_paragraph(text) A shortcut method that creates...

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