Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,575 for

value

(0.06 sec)
  1. Convert PNG to PPTX in C#

    Convert PNG to PPTX in C# using REST APIs and Cloud SDKs offered by GroupDocs.Conversion. Build image to PowerPoint converter by writing a few lines of code.... Define the value of ApiBaseUrl to set the base...and initialize it by setting values such as FilePath, Format, and...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  2. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...sequence of base64url encoded values that are separated by period...for any of these: expires_in value in the ticket generated by the...

    docs.groupdocs.cloud/total/authenticating-api-r...
  3. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate GroupDocs Assembly Cloud API within a few minutes.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/assembly/getting-started/q...
  4. 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.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/quick-start/
  5. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/get-document-in...
  6. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/sdk/
  7. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/
  8. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/text/sdk/
  9. Working with Image Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/working-with-ima...
  10. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/working-with-ver...