Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 6,626 for

client id

(0.1 sec)
  1. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. 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 Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....storage VersionId File version Id Useful for storages that support...Place your Client Id and Client Secret in the $CLIENT_ID and $CLIENT_SECRET...

    docs.groupdocs.cloud/merger/join-document-cross...
  2. Compare Word Documents | Compare DOCX Files Onl...

    How to compare Word documents in C# .NET. A guIde to compare 2 documents in Word, Identify differences, and highlight changes using Word comparison tools....0 Now, obtain your Client ID and Secret from GroupDocs..."grant_type=client_credentials&client_id=CLIENT_ID&client_secret=CLIENT_SECRET"...

    blog.groupdocs.cloud/comparison/compare-word-do...
  3. Extract Text from PDF Files using C# .NET REST API

    Learn how to extract text from PDF documents in C# .NET. Step-by-step guIde for beginners to read and parse text from PDF files programmatically....account – sign up to get your Client ID and Secret . .NET 6.0 or higher...installed. Visual Studio or any IDE that supports .NET development...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  4. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...storage used versionId File version id Download File with cURL Linux/MacOS/Bash... However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/viewer/working-with-files/
  5. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge Multiple Excel Files into One using a REST API on the cloud in Node.js with Document Merger Cloud SDK for Node.js....groupdocs-merger-cloud Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/merger/merge-multiple-exce...
  6. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your Client credentials in environment variables Client_Id and Client_SECRET curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=Client_credentials&Client_Id=$Client_Id&Client_secret=$Client_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Join several documents into one (example endpoint) curl -v "https://api....your client credentials in environment variables CLIENT_ID and...and CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. Rotate PDF File Pages using Rest API in Python

    Rotate all pages in PDF or rotate single page in PDF using PDF page rotator API. This article is about how to rotate PDF file pages using Rest API in Python...groupdocs_merger_cloud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/merger/rotate-pdf-file-pag...
  8. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please obtain your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-word-do...
  9. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage... However, manually writing client code can be difficult, error-prone...GroupDocs.Viewer.Cloud.Sdk.Client ; using GroupDocs.Viewer.Cloud...

    docs.groupdocs.cloud/viewer/working-with-storage/
  10. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provIdes methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios.... Two keys Client Id and Client Secret are required...

    docs.groupdocs.cloud/parser/features-overview/