Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 26,970 for

mail

(0.16 sec)
  1. MailMergeSettings.addressFieldName property | A...

    MailMergeSettings.addressFieldName property. Specifies the column within the data source that contains e-Mail addresses...data source that contains e-mail addresses. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....are updated when you execute Mail Merge all fields are updated...Update During Mail Merge When you execute a mail merge, all fields...

    docs.aspose.com/words/net/update-fields/
  3. MailMergeDataType enumeration | Aspose.Words fo...

    aspose.words.settings.MailMergeDataType enumeration. Specifies the type of an external Mail merge data source....Specifies the type of an external mail merge data source. Members Name...Name Description NONE No mail merge data source is specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. We noticed that in the older version of aspose,...

    And we noticed that in the older version of aspose, if the merge field for the ProgramName was empty, the output document removed that line entirely like this: However in the newer version of aspose, the output do…...during the mail merge process. Cause : When performing a mail merge...REMOVE_UNUSED_FIELDS); // Execute the mail merge with your data String[]...

    forum.aspose.com/t/we-noticed-that-in-the-older...
  5. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless Mail merge integration....associated with the specified mail merge field. public string this...transferred between them during a mail merge. public void MappedDataFieldColle...

    reference.aspose.com/words/net/aspose.words.mai...
  6. MappedDataFieldCollection.remove method | Aspos...

    MappedDataFieldCollection.remove method. Removes a field mapping....str Case-sensitive name of the mail merge field in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...RemoveContainingFiel; // Execute mail merge doc.MailMerge.Execute(fieldNames...with no leftover spacing during Mail Merge? Is there a specific pattern...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  8. Compare OST Files via .NET | products.aspose.com

    C# source code to compare OST documents for differences on .NET Framework, .NET Core, and Xamarin Platforms....compare Outlook, Gmail, Apple Mail, Thunderbird documents and get...between two emails. Load the two mail files for comparison. Get the...

    products.aspose.com/email/net/comparison/ost/
  9. FieldAsk Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAsk class for seamless implementation of the ASK field, enhancing document automation and efficiency....should be recieved once per a mail merge operation. PromptText...respective REF fields during a mail merge. DataTable table = new...

    reference.aspose.com/words/net/aspose.words.fie...
  10. [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