Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,396 for

mail merge

(0.05 sec)
  1. Aspose::Words::MailMerging::MailMerge::get_Rest...

    Aspose::Words::MailMerging::MailMerge::get_RestartListsAtEachSection method. Gets a value indicating whether lists are restarted at each section after executing of a Mail Merge in C++....section after executing of a mail merge. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Aspose::Words::MailMerging::MailMerge::set_Trim...

    Aspose::Words::MailMerging::MailMerge::set_TrimWhitespaces method. Sets a value indicating whether trailing and leading whitespaces are trimmed from Mail Merge values in C++....whitespaces are trimmed from mail merge values. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_Image method. Specifies the image that the Mail Merge engine must insert into the document in C++....Specifies the image that the mail merge engine must insert into the...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Aspose::Words::MailMerging::MailMerge::set_Rest...

    Aspose::Words::MailMerging::MailMerge::set_RestartListsAtEachSection method. Sets a value indicating whether lists are restarted at each section after executing of a Mail Merge in C++....section after executing of a mail merge. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. Aspose::Words::LowCode::MailMergeOptions::set_R...

    Aspose::Words::LowCode::MailMergeOptions::set_RestartListsAtEachSection method. Sets a value indicating whether lists are restarted at each section after executing of a Mail Merge in C++....section after executing of a mail merge. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Aspose::Words::MailMerging::MailMerge::set_Mail...

    Aspose::Words::MailMerging::MailMerge::set_MailMergeCallback method. Allows to handle particular events during Mail Merge in C++....particular events during mail merge. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Aspose::Words::MailMerging::MailMerge::get_Mail...

    Aspose::Words::MailMerging::MailMerge::get_MailMergeCallback method. Allows to handle particular events during Mail Merge in C++....particular events during mail merge. const System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. MailMergeSettings.check_errors property | Aspos...

    MailMergeSettings.check_errors property. Specifies the type of error reporting which shall be conducted by Microsoft Word when performing a Mail Merge...Microsoft Word when performing a mail merge. The default value is MailMergeCheckErrors...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMerge.trim_whitespaces property | Aspose.Wo...

    MailMerge.trim_whitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are trimmed from Mail Merge values....whitespaces are trimmed from mail merge values. @property def trim_whitespaces...property MailMerge.unconditional_merge_fields_and_regions property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table Inside Textbox - Free Support Forum - asp...

    I am having an issue with Aspose MailMerge. We have a table that is inside of a textbox. The text is set to align starting outside of the table cells. The PDF is supposed to clip the text rendering outside of the text…...docx"); // create a dataset to mail merge against DataSet ds = new...Tables.Add(dt); // Perform mail merge. doc.MailMerge.Execute(ds...

    forum.aspose.com/t/table-inside-textbox/312008