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

mail

(0.26 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 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...
  6. MailMergeSettings.destination property | Aspose...

    MailMergeSettings.destination property. Specifies how Microsoft Word will output the results of a Mail merge...will output the results of a mail merge. The default value is...

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