LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
aspose_ocr_cloud/__init__.py
aspose_ocr_cloud/api_client.py
aspose_ocr_cloud/configuration.py
aspose_ocr_cloud/exceptions.py
aspose_ocr_cloud/rest.py
aspose_ocr_cloud/schemas.py
aspose_ocr_cloud.egg-info/PKG-INFO
aspose_ocr_cloud.egg-info/SOURCES.txt
aspose_ocr_cloud.egg-info/dependency_links.txt
aspose_ocr_cloud.egg-info/requires.txt
aspose_ocr_cloud.egg-info/top_level.txt
aspose_ocr_cloud/apis/__init__.py
aspose_ocr_cloud/apis/path_to_api.py
aspose_ocr_cloud/apis/tag_to_api.py
aspose_ocr_cloud/apis/paths/__init__.py
aspose_ocr_cloud/apis/paths/v5_binarize_image.py
aspose_ocr_cloud/apis/paths/v5_convert_text_to_speech.py
aspose_ocr_cloud/apis/paths/v5_deskew_image.py
aspose_ocr_cloud/apis/paths/v5_detect_regions.py
aspose_ocr_cloud/apis/paths/v5_dewarp_image.py
aspose_ocr_cloud/apis/paths/v5_dj_vu2_pdf.py
aspose_ocr_cloud/apis/paths/v5_identify_font.py
aspose_ocr_cloud/apis/paths/v5_image_processing_get_result_file.py
aspose_ocr_cloud/apis/paths/v5_image_processing_get_result_task.py
aspose_ocr_cloud/apis/paths/v5_image_processing_post_binarization_file.py
aspose_ocr_cloud/apis/paths/v5_image_processing_post_dewarping_file.py
aspose_ocr_cloud/apis/paths/v5_image_processing_post_skew_correction_file.py
aspose_ocr_cloud/apis/paths/v5_image_processing_post_upsampling_image_file.py
aspose_ocr_cloud/apis/paths/v5_recognize_image.py
aspose_ocr_cloud/apis/paths/v5_recognize_label.py
aspose_ocr_cloud/apis/paths/v5_recognize_pdf.py
aspose_ocr_cloud/apis/paths/v5_recognize_receipt.py
aspose_ocr_cloud/apis/paths/v5_recognize_regions.py
aspose_ocr_cloud/apis/paths/v5_recognize_table.py
aspose_ocr_cloud/apis/paths/v5_text_to_speech_get_text_to_speech_result.py
aspose_ocr_cloud/apis/paths/v5_text_to_speech_get_text_to_speech_result_file.py
aspose_ocr_cloud/apis/paths/v5_text_to_speech_post_text_to_speech.py
aspose_ocr_cloud/apis/paths/v5_upscale_image.py
aspose_ocr_cloud/apis/tags/__init__.py
aspose_ocr_cloud/apis/tags/binarize_image_api.py
aspose_ocr_cloud/apis/tags/convert_text_to_speech_api.py
aspose_ocr_cloud/apis/tags/deskew_image_api.py
aspose_ocr_cloud/apis/tags/detect_regions_api.py
aspose_ocr_cloud/apis/tags/dewarp_image_api.py
aspose_ocr_cloud/apis/tags/dj_vu2_pdf_api.py
aspose_ocr_cloud/apis/tags/identify_font_api.py
aspose_ocr_cloud/apis/tags/image_processing_api.py
aspose_ocr_cloud/apis/tags/recognize_image_api.py
aspose_ocr_cloud/apis/tags/recognize_label_api.py
aspose_ocr_cloud/apis/tags/recognize_pdf_api.py
aspose_ocr_cloud/apis/tags/recognize_receipt_api.py
aspose_ocr_cloud/apis/tags/recognize_regions_api.py
aspose_ocr_cloud/apis/tags/recognize_table_api.py
aspose_ocr_cloud/apis/tags/text_to_speech_api.py
aspose_ocr_cloud/apis/tags/upscale_image_api.py
aspose_ocr_cloud/model/__init__.py
aspose_ocr_cloud/model/dsr_confidence.py
aspose_ocr_cloud/model/dsr_mode.py
aspose_ocr_cloud/model/language.py
aspose_ocr_cloud/model/language_tts.py
aspose_ocr_cloud/model/ocr_binarize_image_body.py
aspose_ocr_cloud/model/ocr_deskew_image_body.py
aspose_ocr_cloud/model/ocr_detect_regions_body.py
aspose_ocr_cloud/model/ocr_dewarp_image_body.py
aspose_ocr_cloud/model/ocr_error.py
aspose_ocr_cloud/model/ocr_recognize_font_body.py
aspose_ocr_cloud/model/ocr_recognize_image_body.py
aspose_ocr_cloud/model/ocr_recognize_label_body.py
aspose_ocr_cloud/model/ocr_recognize_pdf_body.py
aspose_ocr_cloud/model/ocr_recognize_receipt_body.py
aspose_ocr_cloud/model/ocr_recognize_regions_body.py
aspose_ocr_cloud/model/ocr_recognize_table_body.py
aspose_ocr_cloud/model/ocr_rect.py
aspose_ocr_cloud/model/ocr_region.py
aspose_ocr_cloud/model/ocr_response.py
aspose_ocr_cloud/model/ocr_result.py
aspose_ocr_cloud/model/ocr_settings_detect_regions.py
aspose_ocr_cloud/model/ocr_settings_dj_vu2_pdf.py
aspose_ocr_cloud/model/ocr_settings_recognize_font.py
aspose_ocr_cloud/model/ocr_settings_recognize_image.py
aspose_ocr_cloud/model/ocr_settings_recognize_label.py
aspose_ocr_cloud/model/ocr_settings_recognize_pdf.py
aspose_ocr_cloud/model/ocr_settings_recognize_receipt.py
aspose_ocr_cloud/model/ocr_settings_recognize_regions.py
aspose_ocr_cloud/model/ocr_settings_recognize_table.py
aspose_ocr_cloud/model/ocr_task_status.py
aspose_ocr_cloud/model/ocr_upscale_image_body.py
aspose_ocr_cloud/model/ocrdj_vu2_pdf_body.py
aspose_ocr_cloud/model/problem_details.py
aspose_ocr_cloud/model/response_status_code.py
aspose_ocr_cloud/model/result_type.py
aspose_ocr_cloud/model/result_type_table.py
aspose_ocr_cloud/model/result_type_tts.py
aspose_ocr_cloud/model/tts_body.py
aspose_ocr_cloud/model/tts_body_deprecated.py
aspose_ocr_cloud/model/tts_error.py
aspose_ocr_cloud/model/tts_response.py
aspose_ocr_cloud/model/tts_result.py
aspose_ocr_cloud/model/tts_settings.py
aspose_ocr_cloud/model/tts_task_status.py
aspose_ocr_cloud/models/__init__.py
aspose_ocr_cloud/paths/__init__.py
aspose_ocr_cloud/paths/v5_binarize_image/__init__.py
aspose_ocr_cloud/paths/v5_binarize_image/delete.py
aspose_ocr_cloud/paths/v5_binarize_image/get.py
aspose_ocr_cloud/paths/v5_binarize_image/post.py
aspose_ocr_cloud/paths/v5_convert_text_to_speech/__init__.py
aspose_ocr_cloud/paths/v5_convert_text_to_speech/delete.py
aspose_ocr_cloud/paths/v5_convert_text_to_speech/get.py
aspose_ocr_cloud/paths/v5_convert_text_to_speech/post.py
aspose_ocr_cloud/paths/v5_deskew_image/__init__.py
aspose_ocr_cloud/paths/v5_deskew_image/delete.py
aspose_ocr_cloud/paths/v5_deskew_image/get.py
aspose_ocr_cloud/paths/v5_deskew_image/post.py
aspose_ocr_cloud/paths/v5_detect_regions/__init__.py
aspose_ocr_cloud/paths/v5_detect_regions/delete.py
aspose_ocr_cloud/paths/v5_detect_regions/get.py
aspose_ocr_cloud/paths/v5_detect_regions/post.py
aspose_ocr_cloud/paths/v5_dewarp_image/__init__.py
aspose_ocr_cloud/paths/v5_dewarp_image/delete.py
aspose_ocr_cloud/paths/v5_dewarp_image/get.py
aspose_ocr_cloud/paths/v5_dewarp_image/post.py
aspose_ocr_cloud/paths/v5_dj_vu2_pdf/__init__.py
aspose_ocr_cloud/paths/v5_dj_vu2_pdf/delete.py
aspose_ocr_cloud/paths/v5_dj_vu2_pdf/get.py
aspose_ocr_cloud/paths/v5_dj_vu2_pdf/post.py
aspose_ocr_cloud/paths/v5_identify_font/__init__.py
aspose_ocr_cloud/paths/v5_identify_font/delete.py
aspose_ocr_cloud/paths/v5_identify_font/get.py
aspose_ocr_cloud/paths/v5_identify_font/post.py
aspose_ocr_cloud/paths/v5_image_processing_get_result_file/__init__.py
aspose_ocr_cloud/paths/v5_image_processing_get_result_file/get.py
aspose_ocr_cloud/paths/v5_image_processing_get_result_task/__init__.py
aspose_ocr_cloud/paths/v5_image_processing_get_result_task/get.py
aspose_ocr_cloud/paths/v5_image_processing_post_binarization_file/__init__.py
aspose_ocr_cloud/paths/v5_image_processing_post_binarization_file/post.py
aspose_ocr_cloud/paths/v5_image_processing_post_dewarping_file/__init__.py
aspose_ocr_cloud/paths/v5_image_processing_post_dewarping_file/post.py
aspose_ocr_cloud/paths/v5_image_processing_post_skew_correction_file/__init__.py
aspose_ocr_cloud/paths/v5_image_processing_post_skew_correction_file/post.py
aspose_ocr_cloud/paths/v5_image_processing_post_upsampling_image_file/__init__.py
aspose_ocr_cloud/paths/v5_image_processing_post_upsampling_image_file/post.py
aspose_ocr_cloud/paths/v5_recognize_image/__init__.py
aspose_ocr_cloud/paths/v5_recognize_image/delete.py
aspose_ocr_cloud/paths/v5_recognize_image/get.py
aspose_ocr_cloud/paths/v5_recognize_image/post.py
aspose_ocr_cloud/paths/v5_recognize_label/__init__.py
aspose_ocr_cloud/paths/v5_recognize_label/delete.py
aspose_ocr_cloud/paths/v5_recognize_label/get.py
aspose_ocr_cloud/paths/v5_recognize_label/post.py
aspose_ocr_cloud/paths/v5_recognize_pdf/__init__.py
aspose_ocr_cloud/paths/v5_recognize_pdf/delete.py
aspose_ocr_cloud/paths/v5_recognize_pdf/get.py
aspose_ocr_cloud/paths/v5_recognize_pdf/post.py
aspose_ocr_cloud/paths/v5_recognize_receipt/__init__.py
aspose_ocr_cloud/paths/v5_recognize_receipt/delete.py
aspose_ocr_cloud/paths/v5_recognize_receipt/get.py
aspose_ocr_cloud/paths/v5_recognize_receipt/post.py
aspose_ocr_cloud/paths/v5_recognize_regions/__init__.py
aspose_ocr_cloud/paths/v5_recognize_regions/delete.py
aspose_ocr_cloud/paths/v5_recognize_regions/get.py
aspose_ocr_cloud/paths/v5_recognize_regions/post.py
aspose_ocr_cloud/paths/v5_recognize_table/__init__.py
aspose_ocr_cloud/paths/v5_recognize_table/delete.py
aspose_ocr_cloud/paths/v5_recognize_table/get.py
aspose_ocr_cloud/paths/v5_recognize_table/post.py
aspose_ocr_cloud/paths/v5_text_to_speech_get_text_to_speech_result/__init__.py
aspose_ocr_cloud/paths/v5_text_to_speech_get_text_to_speech_result/get.py
aspose_ocr_cloud/paths/v5_text_to_speech_get_text_to_speech_result_file/__init__.py
aspose_ocr_cloud/paths/v5_text_to_speech_get_text_to_speech_result_file/get.py
aspose_ocr_cloud/paths/v5_text_to_speech_post_text_to_speech/__init__.py
aspose_ocr_cloud/paths/v5_text_to_speech_post_text_to_speech/post.py
aspose_ocr_cloud/paths/v5_upscale_image/__init__.py
aspose_ocr_cloud/paths/v5_upscale_image/delete.py
aspose_ocr_cloud/paths/v5_upscale_image/get.py
aspose_ocr_cloud/paths/v5_upscale_image/post.py
example/__init__.py
example/binarize_image_api_examples.py
example/convert_text_to_speech_examples.py
example/recognize_image_api_examples.py
example/run.py
example/utils.py
test/test_binarize_image_api.py
test/test_convert_text_to_speech_api.py
test/test_deskew_image_api.py
test/test_detect_regions_api.py
test/test_dewarp_image_api.py
test/test_dj_vu2_pdf_api.py
test/test_identify_font_api.py
test/test_image_processing_api.py
test/test_recognize_image_api.py
test/test_recognize_label_api.py
test/test_recognize_pdf_api.py
test/test_recognize_receipt_api.py
test/test_recognize_regions_api.py
test/test_recognize_table_api.py
test/test_text_to_speech_api.py
test/test_upscale_image_api.py
test/test_models/__init__.py
test/test_paths/__init__.py
test/test_paths/test_v5_binarize_image/__init__.py
test/test_paths/test_v5_binarize_image/test_delete.py
test/test_paths/test_v5_binarize_image/test_get.py
test/test_paths/test_v5_binarize_image/test_post.py
test/test_paths/test_v5_convert_text_to_speech/__init__.py
test/test_paths/test_v5_convert_text_to_speech/test_delete.py
test/test_paths/test_v5_convert_text_to_speech/test_get.py
test/test_paths/test_v5_convert_text_to_speech/test_post.py
test/test_paths/test_v5_deskew_image/__init__.py
test/test_paths/test_v5_deskew_image/test_delete.py
test/test_paths/test_v5_deskew_image/test_get.py
test/test_paths/test_v5_deskew_image/test_post.py
test/test_paths/test_v5_detect_regions/__init__.py
test/test_paths/test_v5_detect_regions/test_delete.py
test/test_paths/test_v5_detect_regions/test_get.py
test/test_paths/test_v5_detect_regions/test_post.py
test/test_paths/test_v5_dewarp_image/__init__.py
test/test_paths/test_v5_dewarp_image/test_delete.py
test/test_paths/test_v5_dewarp_image/test_get.py
test/test_paths/test_v5_dewarp_image/test_post.py
test/test_paths/test_v5_dj_vu2_pdf/__init__.py
test/test_paths/test_v5_dj_vu2_pdf/test_delete.py
test/test_paths/test_v5_dj_vu2_pdf/test_get.py
test/test_paths/test_v5_dj_vu2_pdf/test_post.py
test/test_paths/test_v5_identify_font/__init__.py
test/test_paths/test_v5_identify_font/test_delete.py
test/test_paths/test_v5_identify_font/test_get.py
test/test_paths/test_v5_identify_font/test_post.py
test/test_paths/test_v5_image_processing_get_result_file/__init__.py
test/test_paths/test_v5_image_processing_get_result_file/test_get.py
test/test_paths/test_v5_image_processing_get_result_task/__init__.py
test/test_paths/test_v5_image_processing_get_result_task/test_get.py
test/test_paths/test_v5_image_processing_post_binarization_file/__init__.py
test/test_paths/test_v5_image_processing_post_binarization_file/test_post.py
test/test_paths/test_v5_image_processing_post_dewarping_file/__init__.py
test/test_paths/test_v5_image_processing_post_dewarping_file/test_post.py
test/test_paths/test_v5_image_processing_post_skew_correction_file/__init__.py
test/test_paths/test_v5_image_processing_post_skew_correction_file/test_post.py
test/test_paths/test_v5_image_processing_post_upsampling_image_file/__init__.py
test/test_paths/test_v5_image_processing_post_upsampling_image_file/test_post.py
test/test_paths/test_v5_recognize_image/__init__.py
test/test_paths/test_v5_recognize_image/test_delete.py
test/test_paths/test_v5_recognize_image/test_get.py
test/test_paths/test_v5_recognize_image/test_post.py
test/test_paths/test_v5_recognize_label/__init__.py
test/test_paths/test_v5_recognize_label/test_delete.py
test/test_paths/test_v5_recognize_label/test_get.py
test/test_paths/test_v5_recognize_label/test_post.py
test/test_paths/test_v5_recognize_pdf/__init__.py
test/test_paths/test_v5_recognize_pdf/test_delete.py
test/test_paths/test_v5_recognize_pdf/test_get.py
test/test_paths/test_v5_recognize_pdf/test_post.py
test/test_paths/test_v5_recognize_receipt/__init__.py
test/test_paths/test_v5_recognize_receipt/test_delete.py
test/test_paths/test_v5_recognize_receipt/test_get.py
test/test_paths/test_v5_recognize_receipt/test_post.py
test/test_paths/test_v5_recognize_regions/__init__.py
test/test_paths/test_v5_recognize_regions/test_delete.py
test/test_paths/test_v5_recognize_regions/test_get.py
test/test_paths/test_v5_recognize_regions/test_post.py
test/test_paths/test_v5_recognize_table/__init__.py
test/test_paths/test_v5_recognize_table/test_delete.py
test/test_paths/test_v5_recognize_table/test_get.py
test/test_paths/test_v5_recognize_table/test_post.py
test/test_paths/test_v5_text_to_speech_get_text_to_speech_result/__init__.py
test/test_paths/test_v5_text_to_speech_get_text_to_speech_result/test_get.py
test/test_paths/test_v5_text_to_speech_get_text_to_speech_result_file/__init__.py
test/test_paths/test_v5_text_to_speech_get_text_to_speech_result_file/test_get.py
test/test_paths/test_v5_text_to_speech_post_text_to_speech/__init__.py
test/test_paths/test_v5_text_to_speech_post_text_to_speech/test_post.py
test/test_paths/test_v5_upscale_image/__init__.py
test/test_paths/test_v5_upscale_image/test_delete.py
test/test_paths/test_v5_upscale_image/test_get.py
test/test_paths/test_v5_upscale_image/test_post.py