このメソッドは、既定のパラメーターで、抽出したデータを JSON/XML 形式のファイルにエクスポートします。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.
このメソッドは、既定のパラメーターで、抽出したデータを JSON/XML 形式のファイルにエクスポートします。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.
HRESULT ExportToFile(
BSTR FileName,
MrzExportFormatEnum Format
);
void ExportToFile(
string FileName,
MrzExportFormatEnum Format
);
Sub ExportToFile( _
FileName As String, _
Format As MrzExportFormatEnum _
)
このページは役に立ちましたか?