Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,409 for

mail merge

(0.08 sec)
  1. Aspose::Words::MailMerging::MappedDataFieldColl...

    Allows to automatically map between names of fields in your data source and names of Mail Merge fields in the document....data source and names of mail merge fields in the document. This...The keys are the names of mail merge fields in the document and...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::MailMerging::MappedDataFieldColl...

    Allows to automatically map between names of fields in your data source and names of Mail Merge fields in the document....data source and names of mail merge fields in the document. This...The keys are the names of mail merge fields in the document and...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. MailMergeRegionInfo.name property | Aspose.Word...

    MailMergeRegionInfo.name property. Returns the name of region....Examples Shows how to verify mail merge regions. doc = aw . Document...Document ( MY_DIR + "Mail merge regions.docx" ) # Returns a full...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OdsoRecipientDataCollection.add method | Aspose...

    OdsoRecipientDataCollection.add method. Adds an object to the end of this collection....designates which merge data source records a mail merge will exclude...) data_collection = doc . mail_merge_settings . odso . recipient_datas...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Dynamic word template creation from HTML to doc...

    Hi Team, We need to implement a functionality that creates a dynamic word document. When I say dynamic, our idea is that we need to have a base template and that might contain some para and when we need to generate a do…...Words: Classic Mail Merge And more advanced LINQ Reporting...information. I went through the Mail merge concepts I just want to see...

    forum.aspose.com/t/dynamic-word-template-creati...
  6. OdsoRecipientDataCollection.Count | Aspose.Word...

    OdsoRecipientDataCollection Count property. Gets the number of elements contained in the collection in C#....designates which merge data source records a mail merge will exclude..." not ")}be imported upon mail merge." ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.set...
  7. Aspose::Words::Fields::FieldFillIn Class Refere...

    Implements the FILLIN field....page // created during a mail merge done using Microsoft Word..."MergeField" ); // If we perform a mail merge programmatically, we can...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. 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....document with fields like merging two documents or populating...updated when you execute mail merge all fields are updated automatically...

    docs.aspose.com/words/net/update-fields/
  9. Updating Fields Python|Aspose.Words for Python ...

    Update fields in a document in different ways and using different option in Python....document with fields like merging two documents or populating...updated when you execute mail merge all fields are updated automatically...

    docs.aspose.com/words/python-net/update-fields/
  10. MailMerge.TrimWhitespaces | Aspose.Words for .NET

    MailMerge TrimWhitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are trimmed from Mail Merge values in C#....whitespaces are trimmed from mail merge values. public bool TrimWhitespaces...source while executing a mail merge. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mai...