Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 30,946 for

mail

(0.67 sec)
  1. Convert PDF to EMLX in Python | products.aspose...

    Save PDF to EMLX within Python applications without using Microsoft Word or Outlook...an email format used by Apple Mail, which is a popular email client...the PDF content in their Apple Mail client. This makes it easier...

    products.aspose.com/total/python-net/conversion...
  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. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...String Case-sensitive name of the mail merge field in the document...transferred between them during a mail merge. public void MappedDataFieldColle...

    reference.aspose.com/words/net/aspose.words.mai...
  4. MailMergeSettings.address_field_name property |...

    MailMergeSettings.address_field_name 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/python-net/aspose.wo...
  5. Developer Guide in C#|Aspose.Words for .NET

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for .NET features, achieve a certain document appearance, or make a use case possible.... Mail Merge and Reporting – provides...invoices, from templates with Mail Merge fields. LINQ Reporting...

    docs.aspose.com/words/net/developer-guide/
  6. MailMergeSettings.headerSource property | Aspos...

    MailMergeSettings.headerSource property. Specifies the path to the Mail-merge header source...property Specifies the path to the mail-merge header source. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management....Examples Shows how to verify mail merge regions. Document doc...doc = new Document ( MyDir + "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  8. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless document automation....Examples Shows how to verify mail merge regions. Document doc...doc = new Document ( MyDir + "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  9. OdsoFieldMapData.type property | Aspose.Words f...

    OdsoFieldMapData.type property. Specifies if a given Mail merge field has been mapped to a column in the given external data source or not...property Specifies if a given mail merge field has been mapped...

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