Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 5,677 for

client secret

(0.1 sec)
  1. Convert PDF to Word Document in Java using REST...

    Convert PDF to editable Word DOC using PDF to Word converter fast, and reliable APIs. Let's see how to convert PDF to Word document in Java using REST API....Please obtain your Client ID and Client Secret from the dashboard... Once you have your ID and secret, please add these in the code...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  2. Compare PDF Files using REST API in Python | Co...

    Programmatically compare two or more PDF files using a REST API on the cloud in Python with GroupDocs.Comparison Cloud SDK for Python....oud Please get your Client ID and Secret from the dashboard before... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  3. How to Extract Pages From Word Documents in Python

    Split word document into multiple documents to extract pages from word document. This article is about how to extract pages from word documents in Python....groupdocs-merger-cloud Please get your Client ID and Secret from the dashboard before... Once you have your ID and Secret, add the below code into your...

    blog.groupdocs.cloud/merger/how-to-extract-page...
  4. Document Splitting in Python | Python PDF Files...

    Learn how to split a PDF file into multiple PDF files in Python using the GroupDocs.Merger Cloud SDK. Improve document organization with this guide....Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/merger/split-pdf-file-into...
  5. Convert DOCX to PPTX using Java SDK: A Guide

    Learn how to convert Word to PowerPoint Presentation in Java. This guide covers the steps to convert your files seamlessly and efficiently....Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/conversion/convert-word-to...
  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. 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....Please obtain your Client ID and Client Secret from the dashboard... Once you have your ID and secret, please add these in the code...

    blog.groupdocs.cloud/conversion/convert-word-do...
  8. Java: 将网页嵌入到PowerPoint | 将网页插入到PPT

    学习如何使用GroupDocs.Conversion Cloud SDK将HTML转换为PowerPoint演示文稿。轻松将HTML插入PowerPoint或HTML到PPT...Configuration("your-client-id", "your-client-secret"); ConvertApi apiInstance...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  9. 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....Place your Client Id and Client Secret in the $CLIENT_ID and $CLIENT_SECRET...$CLIENT_SECRET environment variables. curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/join-document-cross...
  10. How To Add Visible Digital Signature to PDF in ...

    Hey Tilal, Thanks for reaching out to me, i really appreciate it. I was able to resolve the issue by correcting the storage and paths. But there’s an underlying problem that I am facing right now. I am uploading both th…...async () => { // Get Client Id and Client Secret from https://dashboard...using group docs API for a client focused application. For the...

    forum.groupdocs.cloud/t/how-to-add-visible-digi...