Combine two or more XPS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "sample1..."sample1.xps" ); var inputFile2 = Path . Combine ( dataDir , "sample2...