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

document insertion

(0.06 sec)
  1. Aspose::Words::MailMerging namespace | Aspose.W...

    Aspose::Words::MailMerging namespace. The Aspose.Words.MailMerging namespace contains classes of the "original" mail merge reporting engine in C++....Mail Merge and Reporting documentation article. FieldMergingArgsBase...Mail Merge and Reporting documentation article. ImageFieldMergingArg...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. OdsoFieldMapData | Aspose.Words for Java

    Specifies how a column in the external data source shall be mapped to the predefined merge fields within the Document in Java....predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks: Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  3. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.top_right_cell prope...

    ConditionalStyleCollection.top_right_cell property. Gets the top right cell style.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_Top meth...

    Aspose::Words::Drawing::ShapeBase::get_Top method. Gets or sets the position of the top edge of the containing block of the shape in C++.... Examples Shows how to insert a floating image, and specify...size. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( LineStyle :: Single ); // Insert a table and apply the style...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. ShapeBase.relative_vertical_size property | Asp...

    ShapeBase.relative_vertical_size property. Gets or sets the value of shape's relative size in vertical direction.... Document () builder = aw . DocumentBuilder...position. shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldFillIn::get_PromptT...

    Aspose::Words::Fields::FieldFillIn::get_PromptText method. Gets or sets the prompt text (the title of the prompt window) in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a FILLIN field. When we manually...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets the name of the font of the character retrieved by the field.... Document () builder = aw . DocumentBuilder...character code: field = builder . insert_field ( aw . fields . FieldType...

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