Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 24,088 for

mail

(0.07 sec)
  1. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless document automation....Examples Shows how to verify mail merge regions. Document doc...doc = new Document ( MyDir + "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  2. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management....Examples Shows how to verify mail merge regions. Document doc...doc = new Document ( MyDir + "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  3. How to Send Email using Java

    In this simple tutorial, we will explore how to send eMail using Java. You will learn how to send eMail using GMail SMTP in Java. The application makes use of simple API calls that can be used in Java environments inside Windows and Linux operating systems....different properties of desired mail message Set SmtpClient properties...information. Finally, we will send the mail message that we created in first...

    kb.aspose.com/email/java/how-to-send-email-usin...
  4. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... Mail Merge Features You can use Aspose...all standard Microsoft Word Mail Merge fields in your reports...

    docs.aspose.com/words/java/features/
  5. Programming Email Verification|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....checking user accounts with mail servers. The ValidationPolicy...addresses, domain names and mail servers. The following code...

    docs.aspose.com/email/java/programming-email-ve...
  6. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method to capture user responses effectively. Learn how to handle cancellations seamlessly!...respective REF fields during a mail merge. DataTable table = new...// which will occur during a mail merge. doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldAsk.prompt_once_on_mail_merge property | A...

    FieldAsk.prompt_once_on_Mail_merge property. Gets or sets whether the user response should be recieved once per a Mail merge operation....prompt_once_on_mail_merge property FieldAsk.prompt_once_on_mail_merge...should be recieved once per a mail merge operation. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportCidUrlsForMhtmlResources method. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents. Default value is false in C++....work fine in any browser or mail agent. In practice, however...file name. If your browser or mail agent refuses to load resources...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....scratch, open a template for a mail merge, or get different parts...MailMerge object that is used for a mail merge. Document enables you...

    docs.aspose.com/words/java/working-with-document/
  10. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby....DataSet() # Set the appropriate Mail Merge clean up options to remove...REMOVE_UNUSED_REGIONS ) # Execute Mail Merge which will have no effect...

    docs.aspose.com/words/java/remove-empty-regions...