Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 6,098 for

client id

(0.03 sec)
  1. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....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/comparison/set-password-fo...
  2. Convert Excel to PDF using REST API in Ruby

    How to Convert Excel to PDF using REST API in Ruby...groupdocs_conversion_cloud Please get your Client ID and Secret from the GroupDocs... Once you have your Client ID and Client Secret, add these in...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  3. Working With Files | Documentation

    GroupDocs.Classification Cloud Working With Files...storage used versionId File version id Download File with cURL Request... However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/classification/working-wit...
  4. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....storage used versionId File version id cURL example Request curl -X... However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/watermark/working-with-files/
  5. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by provIding exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provIde a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract 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/merger/extract-pages/
  6. EPUB Metadata Editor |Change EPUB Metadata in J...

    Easily modify EPUB e-book metadata in Java using our REST API-based EPUB Metadata Editor. Tailor and update e-book details seamlessly for a customized reading experience....Environment Initializing the API Client Change EPUB Metadata in Java...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...

    blog.groupdocs.cloud/metadata/edit-epub-metadat...
  7. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provIdes a method to update some signature properties by it’s Id. The signature Id is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....signature properties by it’s id. The signature ID is needed to perform...Token // Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/signature/update-barcode-s...
  8. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. 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. Here is the list of properties that can be obtained for document pages: Page wIdth in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....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/merger/get-document-inform...
  9. Classify Documents and Raw Text using C# | REST...

    Programmatically Classify your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....Classification-Cloud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your client ID and Secret, add in the code...

    blog.groupdocs.cloud/classification/classify-do...
  10. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using Java REST API. Save PDF to PPT online. Free PDF to PPTX Converter....<repository> <id>repository.groupdocs.cloud</id> <name>repository...valid API credentials (Client ID and Client Secret). Refer to this...

    blog.groupdocs.cloud/conversion/pdf-to-ppt-java/