Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,402 for

mail merge

(0.06 sec)
  1. Aspose::Words::MailMerging::FieldMergingArgs::g...

    Aspose::Words::MailMerging::FieldMergingArgs::get_Text method. Gets or sets the text that will be inserted into the document for the current Merge field in C++....the document for the current merge field. System :: String Aspose...leave Text as null , the mail merge engine will insert FieldValue...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_Fields method. Returns a list of child fields 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...
  3. FieldNextIf Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldNextIf class. Implements the NEXTIF field in C#....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/net/aspose.words.fie...
  4. LINQ Reporting Engine Features in C#|Aspose.Wor...

    Learn the powerful LINQ Reporting Engine features to build a report in C#....Words Mail Merge does. The engine provides...contrast to Aspose.Words Mail Merge, LINQ Reporting Engine works...

    docs.aspose.com/words/net/linq-reporting-engine...
  5. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....page // created during a mail merge done using Microsoft Word...insertField(FieldType.FIELD_MERGE_FIELD, true); mergeField.se...

    reference.aspose.com/words/java/com.aspose.word...
  6. MailMerge Cleanup Options remove "too much" - F...

    I have two MailMerge tables, of which one can be empty. I use doc.getMailMerge().setCleanupOptions(MailMergeCleanupOptions.REMOVE_UNUSED_REGIONS); to not render the table at all, if it is empty. The problem is, the t…...debug("Running Mail Merge for table '{}'", tableName);...template with data by executing mail merge with regions once to get...

    forum.aspose.com/t/mailmerge-cleanup-options-re...
  7. 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/
  8. Updating and Removing a Field in C#|Aspose.Word...

    Field updating in details using C#.... When you execute mail merge all fields are updated automatically...Update during Mail Merge When you execute a mail merge, all fields...

    docs.aspose.com/words/net/updating-and-removing...
  9. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_MailAsAttachment method. Specifies that the documents produced during a Mail Merge operation should be eMailed as an attachment rather than the body of the actual e-Mail. The default value is false in C++....documents produced during a mail merge operation should be emailed...than the body of the actual e-mail. The default value is false...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. FieldMergeField.TextBefore | Aspose.Words for .NET

    FieldMergeField TextBefore property. Gets or sets the text to be inserted before the field if the field is not blank 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...