このメソッドは、段落のテキストから部分文字列を返します。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.
このメソッドは、段落のテキストから部分文字列を返します。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 Range(
int FromPos,
int ToPos,
BSTR* String
);
string Range(
int FromPos,
int ToPos
);
Function Range( _
FromPos As Integer, _
ToPos As Integer _
) As String
このページは役に立ちましたか?