Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 5,886 for

secret client

(2.37 sec)
  1. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It 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 OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Please get your Client Id and Client Secret from https://dashboard..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/merger/security-operations/
  2. A REST API Solution to Merge and Split Document...

    GroupDocs.Merger Cloud is a REST API solution to Merge and Split documents like PDF, word processing documents, spreadsheets and more supported formats....access key ID (App SID) and app secret (App Key) with JSONweb token...same format either with a REST Client in our code or use GroupDocs...

    blog.groupdocs.cloud/merger/a-rest-api-solution...
  3. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Token # Place your Client Id and Client Secret from https://dashboard...environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. STEP-by-STEP Guide to Remove ZIP Metadata in Java

    Strip hidden metadata from ZIP archives with GroupDocs.Metadata Cloud SDK for Java. Follow this step-by-step guide for setup, code, and secure processing....API client : Initialize the MetadataApi with your client credentials...MetadataApi ( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); Upload the...

    blog.groupdocs.cloud/metadata/step-by-step-guid...
  5. Java rearrange Word pages online

    Learn how to move, reorder, and rearrange pages in Word documents using GroupDocs.Merger Cloud SDK for Java. Save time and effort with this powerful SDK....Once you have the Client Id and Client Secret, add below code snippet...

    blog.groupdocs.cloud/merger/move-reorder-and-re...
  6. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML files....Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...
  7. Rearrange PDF Pages: Move, Swap and Delete PDF ...

    In this tutorial, explore how to move pages in pdf file, how to rearrange pdf pages online free, how to swap pages in pdf and remove pages from pdf document...groupdocs_merger_cloud 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/merger/rearrange-pdf-pages...
  8. Split PDF Documents using REST API in Node.js |...

    Programmatically split PDF documents using a REST API on the cloud in Node.js with Document Splitter Cloud SDK for Node.js....groupdocs-merger-cloud 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/merger/split-pdf-documents...
  9. Convert Text to HTML and HTML to Text in Python

    GroupDocs file conversion API allows you to convert a file to any format online. This article shows how to convert Text to HTML and HTML to Text in Python....Please get your Client ID and Client Secret from the dashboard... Once you have your ID and secret, please add in the code as...

    blog.groupdocs.cloud/conversion/convert-text-to...
  10. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python.... Next, get your Client ID and Client Secret from the dashboard... Once you have your ID and secret, please add the code sample...

    blog.groupdocs.cloud/conversion/convert-xml-to-...