Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 30,942 for

mail

(0.5 sec)
  1. Aspose::Words::MailMerging::MailMerge::set_Merg...

    Aspose::Words::MailMerging::MailMerge::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.mai...
  2. Aspose::Words::MailMerging::MailMerge::get_Clea...

    Aspose::Words::MailMerging::MailMerge::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.mai...
  3. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_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. MailMerge.use_whole_paragraph_as_region propert...

    MailMerge.use_whole_paragraph_as_region property. Gets or 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....fields should be included into mail merge region. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Recognize AUSTRALIAPOST BarCode Images via Pyth...

    Scan AUSTRALIAPOST symbology barcode images using Python applications without using any other software....Response Code) Scan RM4SCC (Royal Mail 4-State Customer Code) Scan...symbology used in Australia for mail delivery. It was developed by...

    products.aspose.com/total/python-net/recognize-...
  6. 指定邮件正文编码|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-...
  7. MailMergeOptions.region_start_tag property | As...

    MailMergeOptions.region_start_tag property. Gets or sets a Mail merge region start tag....region_start_tag property Gets or sets a mail merge region start tag. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Utility Features|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.... Getting Mail Tips Microsoft Exchange Server... One of them lets users get mail tips when composing an email...

    docs.aspose.com/email/cpp/utility-features/
  9. 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...
  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