Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,402 for

mail merge

(0.16 sec)
  1. How to resize image without loosing aspect rati...

    I have tried following two methods to resize the image while doing the Mail Merge first approach:- public void ImageFieldMerging(ImageFieldMergingArgs args) { if (args.FieldName.Equals("testField")) { D…...the image while doing the mail merge first approach:- public void...resize image upon executing mail merge keeping the image aspect...

    forum.aspose.com/t/how-to-resize-image-without-...
  2. Aspose::Words::Settings::OdsoRecipientData::set...

    Aspose::Words::Settings::OdsoRecipientData::set_Active method. Specifies whether the record from the data source shall be imported into a document when the Mail Merge is performed. The default value is true in C++....into a document when the mail merge is performed. The default...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Aspose::Words::MailMerging::MailMerge::get_UseW...

    Aspose::Words::MailMerging::MailMerge::get_UseWholeParagraphAsRegion method. Gets a value indicating whether whole paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into Mail Merge region in C++....fields should be included into mail merge region. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. ImageFieldMergingArgs.image_stream property | A...

    ImageFieldMergingArgs.image_stream property. Specifies the stream for the Mail Merge engine to read an image from....Specifies the stream for the mail merge engine to read an image from...closes this stream after it merges the image into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldAsk::get_PromptOnce...

    Aspose::Words::Fields::FieldAsk::get_PromptOnceOnMailMerge method. Gets whether the user response should be recieved once per a Mail Merge operation in C++....should be recieved once per a mail merge operation. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. MailMergeOptions.UseWholeParagraphAsRegion | As...

    MailMergeOptions UseWholeParagraphAsRegion property. Gets or sets a value indicating whether whole paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into Mail Merge region in C#....fields should be included into mail merge region. public bool UseWholeParagraphAsR...

    reference.aspose.com/words/net/aspose.words.low...
  7. OdsoFieldMapDataCollection.Count | Aspose.Words...

    OdsoFieldMapDataCollection Count property. Gets the number of elements contained in the collection in C#....maps data source columns to merge fields. Document doc = new Document...collection defines how a mail merge will map columns from a data...

    reference.aspose.com/words/net/aspose.words.set...
  8. FieldOptions.FieldUpdateCultureSource | Aspose....

    FieldOptions FieldUpdateCultureSource property. Specifies what culture to use to format the field result in C#....during a field update or mail merge. Document doc = new Document...DocumentBuilder ( doc ); // Insert two merge fields with German locale. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. OdsoFieldMapDataCollection.Item | Aspose.Words ...

    OdsoFieldMapDataCollection Item property. Gets or sets an item in this collection in C#....maps data source columns to merge fields. Document doc = new Document...collection defines how a mail merge will map columns from a data...

    reference.aspose.com/words/net/aspose.words.set...
  10. IFieldUserPromptRespondent - Aspose.Words for J...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....respective REF fields during a mail merge. DataTable table = new DataTable("My...insertField(FieldType.FIELD_MERGE_FIELD, true); fieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...