DocumentParserGetDocumentText Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
OverloadĀ List
Name | Description | |
---|---|---|
GetDocumentText(Stream, Int32) | Extracts text from a page or entire document. You can use it for template composing and testing. | |
GetDocumentText(String, Int32) | Extracts text from a page or entire document. You can use it for template composing and testing. | |
GetDocumentText(Stream, Stream, Int32) | Extracts text from a page or entire document. You can use it for template composing and testing. | |
GetDocumentText(String, String, Int32) | Extracts text from a page or entire document. You can use it for template composing and testing. |
See Also