Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 30,969 for

id client

(0.08 sec)
  1. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties with the exact same name as specified. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in Client_Id and Client Secret in "Client_secret" argument. curl -v "https://api....Token # Please get your Client Id and Client Secret from https://dashboard...place Client Id in client_id and Client Secret in "client_secret"...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. Convert MSG and EML files to PDF using Python C...

    Programmatically convert email files (MSG, EML, EMLX) into PDF format within your python applications using Python Conversion API for documents & images....proceed, quickly get your Client ID and Client Secret from your dashboard...configuration using the Client ID , Client Secret , and API base...

    blog.groupdocs.cloud/conversion/convert-msg-and...
  3. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in Client_Id and Client Secret in "Client_secret" argument. curl -v "https://api....Token # Please get your Client Id and Client Secret from https://dashboard...place Client Id in client_id and Client Secret in "client_secret"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  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....Token # Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/watermark/get-document-inf...
  5. 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....Token # Please get your Client Id and Client Secret from https://dashboard...place Client Id in client_id and Client Secret in "client_secret"...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  6. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also Ids that can be used in Remove operation. 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....watermark properties, but also IDs that can be used in Remove operation...Token # Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/watermark/search-watermarks/
  7. GroupDocs.Viewer Cloud | Cloud Document Renderi...

    Java REST API & SDK for viewing & rendering most popular document file formats in the cloud. View Word, Excel, PowerPoint, OpenOffice, HTML, emails, PDF, etc....Requirements Building the API client library requires: Java 1.7+...Cloud and lookup/create Client ID and Client Secret at Cloud Dashboard...

    releases.groupdocs.cloud/viewer/java/
  8. 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....Token # Please get your Client Id and Client Secret from https://dashboard...place Client Id in client_id and Client Secret in "client_secret"...

    docs.groupdocs.cloud/metadata/get-document-info...
  9. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to set new metadata creator name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in Client_Id and Client Secret in "Client_secret" argument....Token # Please get your Client Id and Client Secret from https://dashboard...place Client Id in client_id and Client Secret in "client_secret"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  10. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in Client_Id and Client Secret in "Client_secret" argument....Token # Please get your Client Id and Client Secret from https://dashboard...place Client Id in client_id and Client Secret in "client_secret"...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...