Combine two or more XPS Documents inTo one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...loaded as Aspose Document first_doc = Document ( path_source1 , XpsLoadOptions...XpsLoadOptions ) second_doc = Document ( path_source2 , XpsLoadOptions...