Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 17,911 for

document insertion

(0.44 sec)
  1. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in points for a shape in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in points for a shape in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False Document......CompositeNode False True False document Document DocumentBase False True...Font Font False True False is_insert_revision IsInsertRevision bool...

    docs.aspose.com/words/ru/python-net/python-note...
  5. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False Document......CompositeNode False True False document Document DocumentBase False True...Font Font False True False is_insert_revision IsInsertRevision bool...

    docs.aspose.com/words/af/python-net/python-note...
  6. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...each SEQ field found in the document. // Each entry contains the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Table.bottom_padding property | Aspose.Words fo...

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

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

    Table.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table.... Examples Shows how to insert a floating image to the center...center of a page. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... 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...