Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 32,230 for

mail

(0.07 sec)
  1. 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...
  2. 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...
  3. Convert EML to EMLX via Java | products.aspose.com

    Try the code sample to convert EML files to EMLX format in Java. Download Java API to take your eMail processing applications to the next level....commonly used file format by Apple Mail, so if you are switching from...different email client to Apple Mail, you may need to convert your...

    products.aspose.com/email/java/conversion/eml-t...
  4. FieldAddressBlock.getFieldNames method | Aspose...

    FieldAddressBlock.getFieldNames method. Returns a collection of Mail merge field names used by the field....getFieldNames() Returns a collection of mail merge field names used by the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LINQ Reporting Engine Features in Java|Aspose.W...

    Learn the powerful LINQ Reporting Engine features to build a report in Java....Words Mail Merge does. The engine provides...In contrast to Aspose.Words Mail Merge, LINQ Reporting Engine...

    docs.aspose.com/words/java/linq-reporting-engin...
  6. IFieldUserPromptRespondent Interface | Aspose.W...

    Discover the Aspose.Words.Fields.IFieldUserPromptRespondent interface, designed to enhance user interaction and streamline field updates 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. Convert DOCX to PST in Python | products.aspose...

    Save DOCX to PST within Python applications without using Microsoft Word or Outlook...packaged for mail data storage environments. Key Use Cases Mail Archive...be incorporated into archived mail data collections. Automation...

    products.aspose.com/total/python-net/conversion...
  8. Convert DOCX to OST in Python | products.aspose...

    Save DOCX to OST within Python applications without using Microsoft Word or Outlook... Key Use Cases Offline Mail Data Preparation Converts document-based...data formats. Document-Based Mail Storage Supports storage of...

    products.aspose.com/total/python-net/conversion...
  9. Odso.FirstRowContainsColumnNames | Aspose.Words...

    Discover the Odso FirstRowContainsColumnNames property, which allows apps to recognize the first data row as headers, enhancing data clarity and usability....Examples Shows how to execute a mail merge with data from an Office...was created with Aspose Words mail merge." }; string dataSrcFilename...

    reference.aspose.com/words/net/aspose.words.set...
  10. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. 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/cpp/working-with-document/