Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 30,863 for

mail

(0.09 sec)
  1. MailMergeSettings.main_document_type property |...

    MailMergeSettings.main_document_type property. Specifies the Mail-merge main document type...main_document_type property Specifies the mail-merge main document type. The...MailMergeSettings MailMergeSettings.mail_subject property MailMergeSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. C++ Email Parsing API | products.aspose.com

    C++ eMail library to create manipulate and convert Microsoft Outlook EMail PST OST files. SMTP, POP3 and IMAP protocols supported to send and receive eMails...Email for C++ is best suited for mail management features such as...supports the most commonly used mail file formats . Microsoft Outlook:...

    products.aspose.com/email/cpp/
  3. 指定邮件正文编码|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....SmtpClient (); //Specify your mailing host server client . Host =...server.com" ; //Specify your mail user name client . Username...

    docs.aspose.com/email/zh/net/specify-mail-body-...
  4. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_DataType method. Specifies the type of the Mail-merge data source and the method of data access. The default value is Default in C++....method Specifies the type of the mail-merge data source and the method...

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

    Aspose::Words::Settings::MailMergeSettings::set_DataType method. Specifies the type of the Mail-merge data source and the method of data access. The default value is Default in C++....method Specifies the type of the mail-merge data source and the method...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. MailMerge.retain_first_section_start property |...

    MailMerge.retain_first_section_start property. Gets or sets a value indicating whether the [PageSetup.section_start](../../../aspose.words/pagesetup/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...
  7. Aspose::Words::Fields::MergeFieldImageDimension...

    Aspose::Words::Fields::MergeFieldImageDimensionUnit enum. Specifies an unit of an image dimension (i.e. the width or the height) used across a Mail merge process in C++....or the height) used across a mail merge process. enum class MergeFieldImageDimen...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_CheckErrors method. Specifies the type of error reporting which shall be conducted by Microsoft Word when performing a Mail merge. The default value is Default in C++....Microsoft Word when performing a mail merge. The default value is...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Aspose::Words::Settings::OdsoFieldMapData::get_...

    Aspose::Words::Settings::OdsoFieldMapData::get_Type method. Specifies if a given Mail merge field has been mapped to a column in the given external data source or not. The default value is Default in C++....method Specifies if a given mail merge field has been mapped...

    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