Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,293 for

mail merge

(0.07 sec)
  1. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency....MERGEFIELD fields to perform a mail merge. Document doc = new Document...data table to be used as a mail merge data source. DataTable table...

    reference.aspose.com/words/net/aspose.words.fie...
  2. MailMerge.GetRegionsHierarchy | Aspose.Words fo...

    Discover the MailMerge GetRegionsHierarchy method to effortlessly retrieve a complete region hierarchy with accessible document fields for streamlined workflows....Examples Shows how to verify mail merge regions. Document doc = new...new Document ( MyDir + "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  3. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity....MERGEFIELD fields to perform a mail merge. Document doc = new Document...data table to be used as a mail merge data source. DataTable table...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....> Simple Mail Merge Aspose.Words provides a reporting...similar to Microsoft Word’s mail merge. Here is a code example to...

    docs.aspose.com/words/java/usage-examples-for-php/
  5. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_Level method. Returns the nesting level for the region in C++....Examples Shows how to verify mail merge regions. auto doc = MakeObject...< Document > ( MyDir + u "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....record is merged into the current merge document. (Merge fields...next data record is merged into a new merge document. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your documents. Enhance your document automation today!... Remarks Merges the next data record into the...resulting merged document, rather than starting a new merged document...

    reference.aspose.com/words/net/aspose.words.fie...
  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 from...object that is used for a mail merge. Document enables you to...

    docs.aspose.com/words/java/working-with-document/
  9. 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...
  10. 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 property...should be recieved once per a mail merge operation. @property def...

    reference.aspose.com/words/python-net/aspose.wo...