Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 4,387 for

mail merge

(0.09 sec)
  1. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_Name method. Returns the name of 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...
  2. 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...
  3. 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...
  4. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....doc" ); 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/perl-and-aspose-word...
  5. Aspose::Words::Settings::OdsoFieldMapData Class...

    Specifies how a column in the external data source shall be mapped to the predefined Merge fields within the document....be mapped to the predefined merge fields within the document....Word provides some predefined merge field names that it allows to...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. 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...
  7. 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...
  8. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. 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/python-net/working-with-d...
  9. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. 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/net/working-with-document/
  10. OdsoDataSourceType Enum | Aspose.Words for .NET

    Aspose.Words.Settings.OdsoDataSourceType enum. Specifies the type of the external data source to be connected to as part of the ODSO connection information in C#....document has been connected to an e-mail application. Possibly wdMergeSubTypeOutloo...Examples Shows how to execute a mail merge with data from an Office...

    reference.aspose.com/words/net/aspose.words.set...