Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 1,756 for

information

(0.55 sec)
  1. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This API retrieves document Information. It returns an object that contains Information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document Information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Purchase Buy Now Pricing Information SDKs Policies My Orders &...V1 / Document Information Document Information Leave feedback...

    docs.groupdocs.cloud/signature/document-informa...
  2. 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...V1 / Document Information Document Information Leave feedback...

    docs.groupdocs.cloud/annotation/document-inform...
  3. Get Document Information | Documentation

    This REST API allows to obtain basic Information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Get Document Information Get Document Information Leave feedback...

    docs.groupdocs.cloud/metadata/get-document-info...
  4. Get Document Information | Documentation

    This REST API allows obtaining basic Information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Get Document Information Get Document Information Leave feedback...

    docs.groupdocs.cloud/parser/get-document-inform...
  5. Get Document Information | Documentation

    This REST API allows obtaining basic Information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Get Document Information Get Document Information Leave feedback...

    docs.groupdocs.cloud/watermark/get-document-inf...
  6. Get Document Information | Documentation

    This API retrieves document Information. It returns an object that contains Information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document Information. cURL example Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Get Document Information Get Document Information Leave feedback...

    docs.groupdocs.cloud/signature/get-document-inf...
  7. Get Document Information | Documentation

    This REST API allows to obtain basic Information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document Information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET environment variables....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Get Document Information Get Document Information Leave feedback...

    docs.groupdocs.cloud/comparison/get-document-in...
  8. Get Document Information | Documentation

    This REST API allows us to obtain basic Information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First, get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Get Document Information Get Document Information Leave feedback...

    docs.groupdocs.cloud/editor/get-document-inform...
  9. Get Document Information | Documentation

    This API retrieves document Information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document Information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Get Document Information Get Document Information Leave feedback...

    docs.groupdocs.cloud/annotation/get-document-in...
  10. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties Information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Metadata Tags Information Get Metadata Tags Information Leave feedback...

    docs.groupdocs.cloud/metadata/get-metadata-tags...