Compare two DOCX using Swift. With our Swift SDK, you can easily find the difference between DOCX files....(fileContent: firstDocumentContent, path: fileName1); _ = try api.uploadFile(request:...(fileContent: secondDocumentConten, path: fileName2); _ = try api.uploadFile(request:...