Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 734 for

resource

(0.04 sec)
  1. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API Resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... Resource The following GroupDocs.Parser...Parser Cloud REST API resource has been used in the example. cURL...

    docs.groupdocs.cloud/parser/extract-images-from...
  2. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This Resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies.... Resource This resource represents a controller...

    docs.groupdocs.cloud/classification/documents-c...
  3. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API Resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... Resource The following GroupDocs.Parser...Parser Cloud REST API resource has been used in the example. cURL...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  4. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API Resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... Resource The following GroupDocs.Parser...Parser Cloud REST API resource has been used in the example. cURL...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  5. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size.... Resource The following GroupDocs.Annotation...Annotation Cloud REST API resource has been used to get . cURL...

    docs.groupdocs.cloud/annotation/document-inform...
  6. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API Resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".... Resource The following GroupDocs.Signature...Signature Cloud REST API resource has been used in the example...

    docs.groupdocs.cloud/signature/get-supported-fi...
  7. Adding annotations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Polyline Annotation Resource redaction Annotation Squiggly...

    docs.groupdocs.cloud/annotation/add-annotation/
  8. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API Resource has been used in the Get Template example.... Resource The following GroupDocs.Parser...Parser Cloud REST API resource has been used in the example. cURL...

    docs.groupdocs.cloud/parser/get-template/
  9. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API Resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....ContainerItemInfo parameter Resource The following GroupDocs.Parser...Parser Cloud REST API resource has been used in the example. cURL...

    docs.groupdocs.cloud/parser/extract-text-from-a...
  10. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API Resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... Resource The following GroupDocs.Parser...Parser Cloud REST API resource has been used in the example. cURL...

    docs.groupdocs.cloud/parser/extract-images-from...