Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,868 for

mail merge

(0.18 sec)
  1. Aspose::Words::DocumentBuilder::get_Italic meth...

    Aspose::Words::DocumentBuilder::get_Italic method. True if the font is formatted as italic in C++....document builder instead of a mail merge. auto doc = System :: MakeObject...in a data source during a mail merge, // and then fill them manually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldMergeField.Type | Aspose.Words for .NET

    Discover the FieldMergeField Type property to effortlessly access Microsoft Word field types and enhance your document automation capabilities....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...
  3. About Reporting|Aspose.Words for SharePoint

    Basic principles of the Reporting in the Aspose.Words for SharePoint....Words' Mail Merge feature . However, Aspose...source. Regular Microsoft Word Mail Merge fields serve as placeholders...

    docs.aspose.com/words/sharepoint/about-reportin...
  4. Aspose::Words::MailMerging::IFieldMergingCallba...

    Aspose::Words::MailMerging::IFieldMergingCallback::FieldMerging method. Called when the Aspose.Words Mail Merge engine is about to insert data into a Merge field in the document in C++....Words mail merge engine is about to insert data into a merge field...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. MailMerge.get_field_names method | Aspose.Words...

    MailMerge.get_field_names method. Returns a collection of Mail Merge field names available in the document....get_field_names() Returns a collection of mail merge field names available in...): ... Remarks Returns full merge field names including optional...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_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...
  7. 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...
  8. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method to capture user responses effectively. Learn how to handle cancellations seamlessly!...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...
  9. 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/
  10. 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...