Sure.
Let's say bunch of files come in.
And you want to find out that extension is really that extension.
Some people accidently or unknowingly change it to other format.
For example, I have word document called test.doc, and I have new test.doc.
So I want to change the old one to test.old
Therefore, even though it's extension is old it's not really a old, it's doc file.
Is aspose.network able to detect the original file format? that is Can it detect the file as a doc file not a old file?
Thanks