コミュニティ

[Cloud] How to get xml result

I am getting result as .result file format after processing the response using jquery ajax, how can i convert that to xml file?

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

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

コメント

2件のコメント

  • Avatar
    Permanently deleted user

    Have you tried to add the parameter exportFormat=xml to the processImage call? For example your URL request can look in the following way:

    http://cloud.ocrsdk.com/processImage?language=english&exportformat=xml
    

    Please see API Reference to know more about all available methods and their parameters.

    0
  • Avatar
    Permanently deleted user

    Thanks for sharing the info. Very Useful.

    0

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