Boîte à outils - Démarrage rapide
bookmark_borderbookmark
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Chargez un document traité (ou des fragments de document) à partir de Cloud Storage pour le post-traitement.
En savoir plus
Pour obtenir une documentation détaillée incluant cet exemple de code, consultez les articles suivants :
Exemple de code
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],[],[[["This code sample demonstrates how to load a processed document or document shards from Cloud Storage for post-processing using the Document AI Toolbox."],["The sample provides various methods to load documents, including from a GCS directory, a single GCS URI, a local JSON file, a Document AI `Document` object, `BatchProcessMetadata` object, or a `BatchProcessOperation` name."],["The loaded document can be explored to extract pages, blocks, paragraphs, lines, tokens, form fields, symbols, math formulas, and entities."],["It also demonstrates the parsing of the document and layout for chunks, blocks, and other details like text, lists and tables."],["The sample illustrates accessing different document details such as the number of pages and entities within the loaded document."]]],[]]