Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 10,748 for

append

(0.46 sec)
  1. Rastreo de Precedentes y Dependientes en xlsx4j...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... append ( "[" ); stringBuilder . append ( area . getExternalFileName...stringBuilder . append ( "]" ); } stringBuilder . append ( area . getSheetName...

    docs.aspose.com/cells/es/java/tracing-precedent...
  2. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a paragraph, creates and Appends one empty paragraph....not a paragraph, creates and appends one empty paragraph. def ensure_minimum...doc . first_section . body . append_child ( table ) row = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold.... _append_word_art ( doc , 'Hello World...the text. shape = ExShape . _append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.size property | Aspose.Words for Python

    TextPath.size property. Defines the size of the font in points.... _append_word_art ( doc , 'Hello World...the text. shape = ExShape . _append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters.... _append_word_art ( doc , 'Hello World...the text. shape = ExShape . _append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... _append_word_art ( doc , 'Hello World...the text. shape = ExShape . _append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the textpath font.... _append_word_art ( doc , 'Hello World...the text. shape = ExShape . _append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... _append_word_art ( doc , 'Hello World...the text. shape = ExShape . _append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line... append_child ( run ) # Lower this...font . position = - 10 para . append_child ( run ) # Add a run of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table... append_child ( outer_table ) # Create.... first_row . first_cell . append_child ( inner_table ) doc ...

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