Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 6,576 for

id client

(0.04 sec)
  1. Get Supported File Types | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Parser Cloud product. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the get supported file types example. HTTP POST ~~/formats cURL example The following example demonstrates how to get supported file types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The environment variables Client_Id and Client_SECRET must be set....Token # Please get your Client Id and Client Secret from https://dashboard...environment variables CLIENT_ID and CLIENT_SECRET must be set....

    docs.groupdocs.cloud/parser/get-supported-file-...
  2. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to transform DOC, DOCX files to web-friendly HTML using Node.js....Dashboard to get your Client ID and Client Secret . Convert DOC...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  3. S3 access in hosted mode without key - Free Sup...

    A question: if I run the conversion cloud product self-hosted as a docker container in my AWS account, it’s my preference to grant access to the container in question to access the S3 buckets via ecs metadata, rather tha…... Issue ID(s): CONVERSIONCLOUD-603 cpopetz...and authenticate with my client id and secret (as configured...

    forum.groupdocs.cloud/t/s3-access-in-hosted-mod...
  4. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at Client sIde Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....storage Edit HTML document at client side Upload HTML document back...FileInfo.VersionId File version Id Useful for storages that support...

    docs.groupdocs.cloud/editor/working-with-spread...
  5. Compare Two or More Word Documents using Python

    Programmatically Compare two or more Word documents using a REST API on the cloud in Python with Document Comparison Cloud SDK for Python....oud Please get your Client ID and Client Secret from the dashboard...available code examples. Add your ID and secret in the code as demonstrated...

    blog.groupdocs.cloud/comparison/compare-word-do...
  6. Convert Microsoft Project MPP to PDF using REST...

    Programmatically Convert Microsoft Project MPP to PDF using REST API on the cloud in Python with Document Conversion Cloud SDK for Python....oud Please get your Client ID and Client Secret from the dashboard...available code examples. Add your ID and secret in the code as demonstrated...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  7. Convert XML to CSV and CSV to XML in Python

    Use Python script to convert XML to CSV and to convert CSV to XML online. This article is about how to convert XML to CSV and CSV to XML in Python....loud Then, get your Client ID and Client Secret from the dashboard...After you have collected Client ID and Client Secret, please add the...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  8. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wIde variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Update signatures by ID Delete signatures by ID Supported File Formats...Application which has a Client Id and Client Secret when they . Authenticated...

    docs.groupdocs.cloud/signature/overview/
  9. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables Client_Id and Client_SECRET. curl -v "https://api....Token # Please get your Client Id and Client Secret from https://dashboard...environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  10. Convert DOCX to PDF in C# | Online DOC to PDF c...

    Easily convert DOC and DOCX files to high-quality PDF format using REST API. Learn how to transform DOC, DOCX files to pdf online....Conversion-Cloud Get your Client ID and Client Secret from GroupDocs...ClientId = "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" };...

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