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

mail merge

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

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_Regions method. Returns a list of child regions 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. OdsoFieldMapDataCollection Class | Aspose.Words...

    Aspose.Words.Settings.OdsoFieldMapDataCollection class. A typed collection of the OdsoFieldMapData objects in C#....To learn more, visit the Mail Merge and Reporting documentation...maps data source columns to merge fields. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  3. 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...execute a mail merge with a custom callback that handles merge data...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Aspose::Words::MailMerging::MailMerge::get_Trim...

    Aspose::Words::MailMerging::MailMerge::get_TrimWhitespaces method. 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. bool Aspose :: Words...source while executing a mail merge. auto doc = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    MailMergeRegionInfo MustacheTags property. Returns a list of child mustache tags 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...
  6. Odso.ColumnDelimiter | Aspose.Words for .NET

    Odso ColumnDelimiter property. Specifies the character which shall be interpreted as the column delimiter used to separate columns within external data sources. The default value is 0 which means there is no column delimiter defined in C#....Examples Shows how to execute a mail merge with data from an Office...created with Aspose Words mail merge." }; string dataSrcFilename...

    reference.aspose.com/words/net/aspose.words.set...
  7. FieldMergeField.IsVerticalFormatting | Aspose.W...

    FieldMergeField IsVerticalFormatting property. Gets or sets whether to enable character conversion for vertical formatting 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. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    FieldGreetingLine GetFieldNames method. Returns a collection of Mail Merge field names used by the field in C#....method Returns a collection of mail merge field names used by the field...from a data source during a mail merge, like a MERGEFIELD. // It...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. Create dynamic table with Aspose Word in Dot ne...

    Hello Team, We have a requirement to create a dynamic table with say 2 or 3 headers and their contents below that as rows. Main thing is that alignment of the rows should be perfect, say if the header 1 content is wrapp…...the template and then use Mail Merge with Regions or LINQ Reporting...template with data is using Mail Merge or LINQ Reporting Engine...

    forum.aspose.com/t/create-dynamic-table-with-as...