Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 31,659 for

mail

(0.29 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Convert RTF to EMLX in Python | products.aspose...

    Save RTF to EMLX within Python applications without using Microsoft Word or Outlook...email file format used by Apple Mail. It is used to store emails...files commonly used in specific mail storage environments. It is...

    products.aspose.com/total/python-net/conversion...
  6. 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...
  7. Convert DOTM to OFT in Python | products.aspose...

    Save DOTM to OFT within Python applications without using Microsoft Word or Outlook...automation by generating reusable mail templates directly from document...structured document templates into mail templates without recreating...

    products.aspose.com/total/python-net/conversion...
  8. Only some contents are bold - Free Support Foru...

    2237_Source.docx (20.6 KB) 2237_Development_withMergeFieldsFilledIn.docx (20.3 KB) Could anyone explain why the latest version of aspose, being used by the code shown below, would produce an output where only some of t…...handles font styles during the mail merge process. Cause : The issue...the Aspose version regarding mail merge and font handling. Solution...

    forum.aspose.com/t/only-some-contents-are-bold/...
  9. 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/
  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