Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 24,199 for

mail

(0.04 sec)
  1. Aspose::Words::MailMerging::MailMerge::set_UseW...

    Aspose::Words::MailMerging::MailMerge::set_UseWholeParagraphAsRegion method. 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. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_AddressFieldName method. Specifies the column within the data source that contains e-Mail addresses. The default value is an empty string in C++....data source that contains e-mail addresses. The default value...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_Destination method. Specifies how Microsoft Word will output the results of a Mail merge. The default value is Default in C++....will output the results of a mail merge. The default value is...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::LowCode::MailMergeOptions::get_C...

    Aspose::Words::LowCode::MailMergeOptions::get_CleanupOptions method. Gets a set of flags that specify what items should be removed during Mail merge in C++....items should be removed during mail merge. Aspose :: Words :: MailMerging...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Convert ICS to EMLX via Java | products.aspose.com

    Try the code sample to convert ICS files to EMLX format in Java. Download Java API to take your eMail processing applications to the next level....events specifically within Apple Mail and other Apple applications...an object representing an e-mail message. It allows to access...

    products.aspose.com/email/java/conversion/ics-t...
  6. Aspose::Words::LowCode::MailMergeOptions::set_M...

    Aspose::Words::LowCode::MailMergeOptions::set_MergeWholeDocument method. Sets a value indicating whether fields in whole document are updated while executing of a Mail merge with regions in C++....updated while executing of a mail merge with regions. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::idx_get method. Gets or sets the name of the field in the data source associated with the specified Mail merge field in C++....associated with the specified mail merge field. System :: String...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_AddressFieldName method. Specifies the column within the data source that contains e-Mail addresses. The default value is an empty string in C++....data source that contains e-mail addresses. The default value...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. MailMergeDataType | Aspose.Words for Java

    Specifies the type of an external Mail merge data source in Java....Specifies the type of an external mail merge data source. Fields Field...Object (ODSO) interface. NONE No mail merge data source is specified...

    reference.aspose.com/words/java/com.aspose.word...
  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...ds.Tables.Add(dt); // Perform mail merge. doc.MailMerge.Execute(ds...

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