How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?



How to find Percentage, name ,College from a resume or document ? How to export these values to othe..

Answer / Arvind Kumar Gautam

To extract specific data like percentage, name, and college from a resume or document using C#, you can use Optical Character Recognition (OCR) libraries such as Tesseract. However, the process of extracting this information is quite complex and beyond the scope of this platform.nnFor exporting the extracted data to another page, you could store the values in a file or database, then read them and display them on another webpage using ASP.NET.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What do you mean by saying a "struct is a value type"?

1 Answers  


What is a multicast delegate in c#?

1 Answers  


What is difference between singleordefault and firstordefault?

1 Answers  


Ho we can see assembly information?

1 Answers  


What is use of singleton class in c#?

1 Answers  


What is view state c#?

1 Answers  


What is difference between list and ilist in c#?

1 Answers  


What is the advantage of dependency injection?

1 Answers  


What is difference between array and arraylist in c#?

1 Answers  


What is multicast delegate in c# ?

1 Answers  


Is Facebook a desktop application?

1 Answers  


How to assign Null value to Var?

0 Answers   HCL,


Categories