次の方法で共有


ClassifyDocumentFromStreamQueryParamProperties interface

プロパティ

pages

分析する 1 から始まるページ番号。 旧。 "1-3,5,7-9"

split

ドキュメント分割モード。

指定できる値: "auto"、"none"、"perPage"

stringIndexType

文字列のオフセットと長さを計算するために使用されるメソッド。

使用可能な値: "textElements"、"unicodeCodePoint"、"utf16CodeUnit"

プロパティの詳細

pages

分析する 1 から始まるページ番号。 旧。 "1-3,5,7-9"

pages?: string

プロパティ値

string

split

ドキュメント分割モード。

指定できる値: "auto"、"none"、"perPage"

split?: string

プロパティ値

string

stringIndexType

文字列のオフセットと長さを計算するために使用されるメソッド。

使用可能な値: "textElements"、"unicodeCodePoint"、"utf16CodeUnit"

stringIndexType?: string

プロパティ値

string