メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

paragraphs 配列の各要素は、テキスト段落を表すオブジェクトです。段落が検出されると、そのページ上での機能が指定されます。さらに、その領域内のテキストの書式設定情報や、その段落がリストに属しているかどうかに関する情報も記録されます。
PropertyData typeDescription
idstringドキュメント内の段落の識別子。
rolestring enumドキュメント内での段落の機能。取り得る値: other, text, heading, headingNumber, tableOfContents, tableText, runningTitle, endNote, footNote, tableCaption, tableHeading, pictureCaption, artefact
formattingobject段落の書式設定。
layoutReferencesobject array段落の一部とページ上のテキストブロックとの対応付けを行い、あわせてドキュメントの論理構造内における段落の位置を示すオブジェクトの配列。
textstring段落のテキスト。
listReferenceobject段落がリストに属している場合、その段落が属するリストのレベルと、リスト内での段落の位置を示すオブジェクト。