コミュニティ

Edit text in doc

Hi,

 

Can we edit the text in document using ABBY fine reader JAVA SDK before extraction?

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Helen Osetrova

    Hi Rama,

     

    Editing the text before recognition is not possible. You may try changing the attributes of the Text object which is obtained after document analysis and recognition, but you should do it very carefully if the text is to be exported into an external format. The ABBYY FineReader Engine export methods assume that the recognized text is the result of recognition and that the user only corrected the recognition errors and made no other changes. The objects of the Text group have a lot of interdependent properties, and often changing one of these properties requires changing others as well. For this reason changes in the recognized text's attributes may sometimes result in unpredictable export results.

     

    Please review the Developer's Help > Guided Tour > Advanced Techniques > Working with Text article to learn how to work with the text obtained as the recognition result.

     

    0

サインインしてコメントを残してください。