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

insert text

(0.04 sec)
  1. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether Text in a table row is allowed to split across a page break....sets a flag indicating whether text in a table row is allowed to.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.list_outdent method. Decreases the list level of the current paragraph by one level....space between the bullet and text etc. Examples Shows how to create...remove_numbers () builder . insert_break ( aw . BreakType . PARAGRAPH_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Export List Data to Excel in Java

    In this brief tutorial you will learn how to export list data to Excel in Java. We will create an empty workbook and a list of strings and then export list to Excel in Java...reference, destination cell, and text direction Save the output workbook...direction of text i.e. either the list will be inserted in a column-wise...

    kb.aspose.com/cells/java/how-to-export-list-dat...
  4. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row...allow_break_across_pages True if the text in a table row is allowed to.... wrap_text = False builder . cell_format . fit_text = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...textboxIndex ); // Fill the text. textbox0 . SetText ( u "ASPOSE______The...textboxIndex ); // Input some text to it. textbox1 . SetText (...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  6. Compare Documents in Python|Aspose.Words for Py...

    Compare two documents in any supported formats and shows content changes using Python. You can apply advanced options when comparing....means that both document text and text formatting are the same...you cannot represent style insertion/deletion. So documents can...

    docs.aspose.com/words/python-net/compare-docume...
  7. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current paragraph by one level....space between the bullet and text etc. Examples Shows how to create...remove_numbers () builder . insert_break ( aw . BreakType . PARAGRAPH_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....with Microsoft Word 2003, // inserting an image will define its shape...with Microsoft Word 2003, // inserting an image will define its shape...

    reference.aspose.com/words/java/com.aspose.word...
  9. Export EML to WORDML via C++ | products.aspose.com

    C++ API to Convert EML to WORDML without using Microsoft Word or Outlook...features such as formatting, inserting images, adding headers and...Convert EML to ODT (OpenDocument Text File Format) Convert EML to...

    products.aspose.com/total/cpp/conversion/eml-to...
  10. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...CompositeNode ) get_text() Gets the text of this node and of...CompositeNode ) insert_after(new_child, ref_child) Inserts the specified...

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