Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 26,968 for

mail

(0.12 sec)
  1. [PST] MapiRecipient type - Free Support Forum -...

    Hello In order to display recipient eMail address in outlook (classic) in PST file it is needed to setup “SMTP” address type. For eMail which was already sent, outlook will not show the recipient eMail (outlook display…...Add("test@mail.com", "test", MapiRecipientType...MapiRecipientCollect(); recipients.Add("test@mail.com", "SMTP", "test", MapiRecipientType...

    forum.aspose.com/t/pst-mapirecipient-type/321490
  2. FieldMergingArgsBase.document property | Aspose...

    FieldMergingArgsBase.document property. Returns the [FieldMergingArgsBase.document](./) object for which the Mail merge is performed....document object for which the mail merge is performed. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  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. FieldNextIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldNextIf LeftExpression property. Easily manage the left side of your comparison expressions for enhanced data manipulation and analysis....rows into one page during a mail merge. public void FieldNext...source for our mail merge with 3 rows. // A mail merge that uses...

    reference.aspose.com/words/net/aspose.words.fie...
  5. OdsoRecipientDataCollection.Count | Aspose.Word...

    Discover the OdsoRecipientDataCollection Count property to easily retrieve the total number of elements, enhancing your data management efficiency....merge data source records a mail merge will exclude. Document...: " not ")}be imported upon mail merge." ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.set...
  6. MailMergeOptions.region_end_tag property | Aspo...

    MailMergeOptions.region_end_tag property. Gets or sets a Mail merge region end tag....region_end_tag property Gets or sets a mail merge region end tag. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OdsoDataSourceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words OdsoDataSourceType enum to easily connect to external data sources, enhancing your document processing capabilities....document has been connected to an e-mail application. Possibly wdMergeSubTypeOutloo...Examples Shows how to execute a mail merge with data from an Office...

    reference.aspose.com/words/net/aspose.words.set...
  8. FieldNextIf.RightExpression | Aspose.Words for ...

    Discover the FieldNextIf RightExpression property to easily manage and customize the right side of your comparison expressions for enhanced data handling....rows into one page during a mail merge. public void FieldNext...source for our mail merge with 3 rows. // A mail merge that uses...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::DocumentBuilder::MoveToMergeFiel...

    Aspose::Words::DocumentBuilder::MoveToMergeField method. Moves the cursor to a position just beyond the specified merge field and removes the merge field in C++....case-insensitive name of the mail merge field. ReturnValue true...document builder instead of a mail merge. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 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/