Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,387 for

mail merge

(0.1 sec)
  1. FieldOptions.UserPromptRespondent | Aspose.Word...

    FieldOptions UserPromptRespondent property. Gets or sets the respondent to user prompts during field update in C#....respective REF fields during a mail merge. DataTable table = new DataTable...which will occur during a mail merge. doc . FieldOptions . UserPromptRespondent...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... Mail Merge Features You can use Aspose...all standard Microsoft Word mail merge fields in your reports including...

    docs.aspose.com/words/java/features/
  3. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    IFieldUserPromptRespondent Respond method. When implemented returns a response from the user on prompting. Your implementation should return null to indicate that the user has not responded to the prompt i.e. the user has pressed the Cancel button in the prompt window in C#....respective REF fields during a mail merge. DataTable table = new DataTable...which will occur during a mail merge. doc . FieldOptions . UserPromptRespondent...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentBuilder.Italic | Aspose.Words for .NET

    DocumentBuilder Italic property. True if the font is formatted as italic in C#....document builder instead of a mail merge. Document doc = new Document...in a data source during a mail merge, // and then fill them manually...

    reference.aspose.com/words/net/aspose.words/doc...
  5. OpenDocument Import - Field Features|Aspose.Wor...

    Import ODT document using field load options in C#.... The first allows you to merge data into a document, the latter...versions. StyleRef N/A Mail Merge The mail merge engine allows you...

    docs.aspose.com/words/net/field-features-suppor...
  6. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    FieldMergeField FieldNameNoPrefix property. Returns just the name of the data field. Any prefix is stripped to the prefix property in C#....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...
  7. FieldMergeField.IsMapped | Aspose.Words for .NET

    FieldMergeField IsMapped property. Gets or sets whether this field is a mapped field in C#....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...
  8. MailMerge.GetRegionsHierarchy | Aspose.Words fo...

    MailMerge GetRegionsHierarchy method. Returns a full hierarchy of regions with fields available in the document in C#....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...
  9. Developer Guide in C++|Aspose.Words for C++

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

    docs.aspose.com/words/cpp/developer-guide/
  10. 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. TEXT_FILE...

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