@Bijaya Rai You will have to train a custom extraction model to extract fields that are of interest to you. The trained model will then be used to extract fields from documents similar to your trained documents. Please go through the tutorial to build a custom extraction model through the DI studio and it should give you an idea on what is possible with a custom model when you train the model to extract only certain fields.
Once you are satisfied with the model you can call it programmatically and use it in your applications to extract the required fields of documents. Thanks!!
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.