Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 20,796 for

document insertion

(0.25 sec)
  1. How to Set Print Titles|Documentation

    This article provides code demonstrating how to set print titles using the Aspose.Cells library....printed documents. Improved Navigation: For documents with extensive...and clarity throughout the document. How to Set Print Titles in...

    docs.aspose.com/cells/net/how-to-set-print-titles/
  2. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes... Document () builder = aw . DocumentBuilder...adipiscing elit.' ) builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java....content controls in template documents using Microsoft Word®, you...want it to appear in a result document. By editing content control...

    docs.aspose.com/words/java/working-with-content...
  4. TableStyle.bottom_padding property | Aspose.Wor...

    TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.cell_spacing property | Aspose.Words...

    TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableStyle.right_padding property | Aspose.Word...

    TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

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

    Table.style property. Gets or sets the table style applied to this table.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.style_name property | Aspose.Words for Py...

    Table.style_name property. Gets or sets the name of the table style applied to this table.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_box_wrap_mode property. Determines how text wraps inside a shape.... Document () builder = aw . DocumentBuilder...text_box_shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

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