Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 20,033 for

document insertion

(0.14 sec)
  1. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.top_padding property. Gets or sets the amount of space (in points) to add above 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...
  2. Working with Content Controls in C#|Aspose.Word...

    Perform certain operations on content controls dynamically while building a report using C#....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/net/working-with-content-...
  3. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldIf class | Aspose.W...

    Aspose::Words::Fields::FieldIf class. Implements the IF field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldIf :...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldFormat...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border.... Document () builder = aw . DocumentBuilder...background colors. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border.... Document () builder = aw . DocumentBuilder...background colors. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....new GroupShape node which is inserted into the current position...together. Examples Shows how to insert DML group shape. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Font.nameOther property | Aspose.Words for Node.js

    Font.nameOther property. Returns or sets the font used for characters with character codes from 128 through 255.... Document (); let builder = new aw ...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.name_other property | Aspose.Words for Python

    Font.name_other property. Returns or sets the font used for characters with character codes from 128 through 255.... Document () builder = aw . DocumentBuilder...that we use the builder to insert while using this font configuration...

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