Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 26,592 for

mail

(0.08 sec)
  1. MailMergeDataSource.create method | Aspose.Word...

    MailMergeDataSource.create method. Creates Mail Merge Data Source from field names and values arrays....create(field_names, field_values) Creates Mail Merge Data Source from field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageFieldMergingArgs.image_file_name property ...

    ImageFieldMergingArgs.image_file_name property. Sets the file name of the image that the Mail merge engine must insert into the document....file name of the image that the mail merge engine must insert into...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMergeSettings.header_source property | Aspo...

    MailMergeSettings.header_source property. Specifies the path to the Mail-merge header source...property Specifies the path to the mail-merge header source. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert EMLX to EML via Java | products.aspose.com

    Try the code sample to convert EMLX files to EML format in Java. Download Java API to take your eMail processing applications to the next level....facilitate data migration from Apple Mail to other email management software...an object representing an e-mail message. It allows to access...

    products.aspose.com/email/java/conversion/emlx-...
  5. Aspose::Words::LowCode::MailMergerContext::get_...

    Aspose::Words::LowCode::MailMergerContext::get_MailMergeOptions method. Mail merge options in C++....MailMergerContext::get_MailMergeOptions method Mail merge options. const System...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. MailMergeSettings.mainDocumentType property | A...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OdsoRecipientData.active property | Aspose.Word...

    OdsoRecipientData.active property. Specifies whether the record from the data source shall be imported into a document when the Mail merge is performed...imported into a document when the mail merge is performed. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...

    reference.aspose.com/words/python-net/aspose.wo...
  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