Sorting the documents merge into single document

We have different documents these documents should be sorted in order and to be merged as single document.

For ex:

I have 4 merge documents which are not in sorted order, we have to arrange them in sorted order and merge all 4 documents to single document.

Hi Prashanth,


Thank you for your inquiry. Could you please elaborate a bit more about the formats of input documents? In general, you can transform all your input documents in a single format and then merge/concatenate all those files in a specific arrangement. It depends upon the input file formats.

We’re looking forward to help you.

Thanks for the response.

All the documents are Microsoft Word documents. We have to sort based on the Merge field parameter value in each document. Please let me know for further details. Thanks

Hi Prashanth,

You can Join or Append Documents using Aspose.Words. Regarding 'sort based on the merge field parameter value', can you please elaborate how are you passing merge field value? Are you using mail merge for this purpose of some other code?

Best Regards,