Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,409 for

mail merge

(0.07 sec)
  1. Aspose::Words::MailMerging::FieldMergingArgs Cl...

    Provides data for the MergeField event....occurs during mail merge when a simple mail merge field is encountered...event to return text for the mail merge engine to insert into the...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::Settings::OdsoRecipientData clas...

    Aspose::Words::Settings::OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the Mail Merge. To learn more, visit the documentation article in C++....from the mail merge. To learn more, visit the Mail Merge and Reporting...into a document when the mail merge is performed. The default...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Odso.DataSource | Aspose.Words for .NET

    Odso DataSource property. Specifies the location of the external data source to be connected to a document to perform the Mail Merge. The default value is an empty string in C#....a document to perform the mail merge. The default value is an...Examples Shows how to execute a mail merge with data from an Office...

    reference.aspose.com/words/net/aspose.words.set...
  4. MailMergeSettings.DataType | Aspose.Words for .NET

    MailMergeSettings DataType property. Specifies the type of the MailMerge data source and the method of data access. The default value is Default in C#....Specifies the type of the mail-merge data source and the method...Examples Shows how to execute a mail merge with data from an Office...

    reference.aspose.com/words/net/aspose.words.set...
  5. MailMergeSettings.CheckErrors | Aspose.Words fo...

    MailMergeSettings CheckErrors property. Specifies the type of error reporting which shall be conducted by Microsoft Word when performing a Mail Merge. The default value is Default in C#....Microsoft Word when performing a mail merge. The default value is Default...Examples Shows how to execute a mail merge with data from an Office...

    reference.aspose.com/words/net/aspose.words.set...
  6. Document.Range.Replace is incredibly slow - Fre...

    We are looking at Aspose.Word to handle our document production and conversion to PDF. Our requirement is to replace tokens contained in a Word document with content (sometimes Rich/HTML) from a database. These replaceme…...highly suggest you to use mail merge instead. You can find details...you want to change them to merge fields. This could be done programmatically...

    forum.aspose.com/t/document-range-replace-is-in...
  7. Mailmerge problem with different mailmerge fiel...

    I want to create a MailMerge from a word template dotx file. I call the function document.MailMerge.Execute(fieldNames, values) and I save the result as pdf file. But in the resulting pdf only half of the fields are rep…...encountering an issue with the mail merge functionality in Aspose.Words...Words, where only a subset of merge fields is being replaced in...

    forum.aspose.com/t/mailmerge-problem-with-diffe...
  8. Salesforce Apex to Aspose WORD CLOUD API call -...

    Hello, I’m using the below mentioned Aspose Mail Merge API from Apex: Sample Request: Endpoint: https://api.aspose.cloud/v4.0/words/Sample.docx/MailMerge?withRegions=true&fileName=SampleOutput.docx Method: PUT Header…...the below mentioned Aspose mail merge API from Apex: Aspose.Words...authentication to use the mail merge REST API. Given that the...

    forum.aspose.com/t/salesforce-apex-to-aspose-wo...
  9. MailMergeSettings.ViewMergedData | Aspose.Words...

    MailMergeSettings ViewMergedData property. Specifies that Microsoft Word shall display the data from the specified external data source where Merge fields have been inserted e.g. preview Merged data. The default value is false in C#....where merge fields have been inserted (e.g. preview merged data)...Examples Shows how to execute a mail merge with data from an Office...

    reference.aspose.com/words/net/aspose.words.set...
  10. MergeField class missing - Aspose.Words Product...

    I’m trying to follow the documentation to rename Mail Merge fields shown here: https://docs.aspose.com/words/net/fields-overview/#how-to-rename-Merge-fields However, it seems like there is no MergeField class in the Asp…...the documentation to rename mail merge fields shown here: https://docs...com/words/net/fields-overview/#how-to-rename-merge-fields However, it seems like...

    forum.aspose.com/t/mergefield-class-missing/250096