Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 24,095 for

mail

(0.03 sec)
  1. MailMergeOptions.retain_first_section_start pro...

    MailMergeOptions.retain_first_section_start property. Gets or sets a value indicating whether the section start of the first document section and its copies for subsequent data source rows are retained during Mail merge or updated according to MS Word behaviour....source rows are retained during mail merge or updated according to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Aspose::Words::MailMerging::MailMerge::set_Reta...

    Aspose::Words::MailMerging::MailMerge::set_RetainFirstSectionStart method. Sets a value indicating whether the SectionStart of the first document section and its copies for subsequent data source rows are retained during Mail merge or updated according to MS Word behaviour in C++....source rows are retained during mail merge or updated according to...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. 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...
  5. 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...
  6. 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...
  7. Range.update_fields method | Aspose.Words for P...

    Range.update_fields method. Updates the values of document fields in this range....after executing a mail merge because mail merge is a kind of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Advanced Technologies|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Secure/Multipurpose Internet Mail Extensions (S/MIME) is a widely... DKIM DomainKeys Identified Mail (DKIM) is an email authentication...

    docs.aspose.com/email/net/advanced-technologies/
  9. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_MailSubject method. Specifies the text which shall appear in the subject line of the e-Mails or faxes produced during Mail merge. The default value is an empty string in C++....line of the e-mails or faxes produced during mail merge. The default...

    reference.aspose.com/words/cpp/aspose.words.set...
  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