Aspose.pdf some of file not converting and also converted files tables having mismatched format.
string newFilePath = Regex.Replace(filePath, @"(?i)[.]pdf($)(?-i)", ".docx");
Stream stream = new MemorySt…... string newFilePath = Regex.Replace(filePath, @"(?i)[.]pdf($)(...