Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 30,054 for

secret client

(0.06 sec)
  1. 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....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...
  2. 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....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...
  3. 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....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...
  4. 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....quickly get your Client ID and Client Secret from your dashboard...configuration using the Client ID , Client Secret , and API base URL...

    blog.groupdocs.cloud/conversion/convert-msg-and...
  5. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the 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....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...
  6. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage....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/merger/join-multiple-docum...
  7. 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....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/parser/get-template/
  8. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. 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 images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....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/parser/extract-images-by-a...
  9. Convert PPT to PNG With Custom Japanese Fonts W...

    What is the name of the font used in the PowerPoint image converter? I would like to use Meiryo or MS PGothic....Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    forum.groupdocs.cloud/t/convert-ppt-to-png-with...
  10. Combine Excel Sheets in Java - Excel Files Merger

    Install GroupDocs.Merger Cloud SDKs and develop your own Excel files merger programmatically. Combine Excel Sheets in Java using Cloud SDKs and REST APIs....the API credentials (Client ID, Client Secret) from the API Cloud...you need a set of Client ID & Client Secret to make API calls...

    blog.groupdocs.cloud/merger/combine-excel-sheet...