Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 30,969 for

id client

(0.06 sec)
  1. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API Client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret.... Create an API client app Before you can make any...API you need to get a Client Id and a Client Secret . This will...

    docs.groupdocs.cloud/conversion/quick-start/
  2. Licensing | Documentation

    GroupDocs.Viewer Cloud Licensing...after clicking on Same Client Id and Client Secret will be used...

    docs.groupdocs.cloud/viewer/licensing/
  3. Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, SlIdes and Image formats for the whole document, page by page or custom range of pages. Our GroupDocs.Conversion Cloud REST API comes with many features, such as: Converting From Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW, VSSX, VSTX, VSDM, VSTM, VSSM Microsoft Project: MPP, MPT Microsoft Outlook: MSG, EML Microsoft OneNote: ONE Apple Mail: EMLX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated Values: CSV HyperText Markup Language: HTML, MHT, MHTML Extensible Markup Language: XML XML Paper Specification: XPS CAD Drawing File Formats: DXF, DWG, IFC, STL Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, DjVu, SVG, DNG Electronic publication: EPUB Windows Icon: ICO Mobipocket e-book format: MOBI Digital Imaging and Communications in Medicine format: DCM Metafile: WMF, EMF LaTeX: TEX Converting To Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP Rich Text Format: RTF Plain Text File: TXT HyperText Markup Language: HTML Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, SVG, DNG, PSD Electronic publication: EPUB Watermarking pages Converting page by page or custom range of pages Specifying output document resolution and quality when applicable Password protect output document when output format support it Security and Authentication The GroupDocs....application with an unique Client Id and Client Secret combination after...previously specified Cliend Id + Client Secret credentials. You can...

    docs.groupdocs.cloud/conversion/overview/
  4. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provIdes an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can Identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....application with an unique Client Id and Client Secret combination after...previously specified Cliend Id + Client Secret credentials. You can...

    docs.groupdocs.cloud/comparison/overview/
  5. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. 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/comparison/get-list-of-rev...
  6. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. 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 Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....storage VersionId File version Id Useful for storages that support...Token * Please get your Client Id and Client Secret from https://dashboard...

    docs.groupdocs.cloud/merger/import-attachment/
  7. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. 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/get-list-of-cha...
  8. Convert PSD to PPTX in Node.js

    Install GroupDocs.Conversion Cloud SDKs for Node.js and convert PSD to PPTX programmatically. This file format converter API offers rich features.... Client Secret, Client ID) from our API Cloud...credentials (i.e. Client Secret, Client ID). Next, Instantiate...

    blog.groupdocs.cloud/conversion/convert-psd-to-...
  9. Combine Word Documents in C#

    Let's learn how to combine Word documents in C#. GroupDocs.Merger offers cloud SDKs and REST APIs to merge Word documents programmatically....getting API credentials(Client ID + Client Secret). Combine Word...Configuration class with the Client ID and Client Secret. Instantiate...

    blog.groupdocs.cloud/merger/combine-word-docume...
  10. Add Watermark to Images using Java | Text or Im...

    Programmatically Add Text or Image Watermark to JPEG images using a REST API on the cloud with Watermarking Cloud SDK for Java....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please get your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/watermark/add-watermark-to...