Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 28,294 for

mail

(0.12 sec)
  1. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....> Simple Mail Merge Aspose.Words provides...similar to Microsoft Word’s mail merge. Here is a code example...

    docs.aspose.com/words/java/usage-examples-for-php/
  2. Remove EML Annotation via .NET | products.aspos...

    C# source code to delete EML format annotations on .NET Framework, .NET Core, and Xamarin Platforms....Annotations from EML - C# var mail = MapiHelper.GetMapiMessage...= FollowUpManager.GetOptions(mail); var flag = options.FlagRequest;...

    products.aspose.com/email/net/annotation/eml/
  3. 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...
  4. Aspose::Words::Settings::OdsoFieldMapData class...

    Aspose::Words::Settings::OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document. To learn more, visit the documentation article in C++.... To learn more, visit the Mail Merge and Reporting documentation...() const Specifies if a given mail merge field has been mapped...

    reference.aspose.com/words/cpp/aspose.words.set...
  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. Features Overview|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....Mail General Email Features Create...file to Outlook MSG files Bulk Mail Features Supports sending emails...

    docs.aspose.com/email/java/features-overview/
  7. View or Edit MBOX Files Metadata via .NET | pro...

    C# source code to edit or view MBOX format metadata on .NET Framework, .NET Core, and Xamarin Platforms....Load var mail = Aspose.Email.Mapi.MapiMessage...MboxLoadOptions()); Type type = mail.GetType(); // iterate over all...

    products.aspose.com/email/net/metadata/mbox/
  8. 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/
  9. Working with Document in C#|Aspose.Words for .NET

    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 .NET. 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/net/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...