I am using Aspose OCR in my code to convert unsearchable scanned PDF to searchable PDF. The execution time of the code for scanning and converting just 1 page is 2 minutes. So, how Can I optimize the speed of the executi…...WriteLine("OCR started"); List<RecognitionResult> result =...settings); //List < RecognitionResult> result = new List<RecognitionResult>();...