Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 625 for

comparison curl

(0.24 sec)
  1. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, 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 Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Comparison Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  2. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Add Image Watermark to PowerPoint P......output DOCX or PDF with simple cURL calls or .NET SDK. Convert Word...JPEG to PDF using REST API and cURL. Convert Excel Workbook to Text...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  3. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud assembly cloud api Curl dotnet invoice generation \"DOC to JPEG in ......GroupDocs Cloud assembly cloud api cURL dotnet invoice generation \"DOC...Spreadsheets C# compare xls Excel Comparison using .NET SDK Compare PowerPoint...

    blog.groupdocs.cloud/ja/tags/index.xml
  4. 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)?...Comparison Product Solution GroupDocs...of your request. cURL Example Request curl --location --request...

    docs.groupdocs.cloud/total/authenticating-api-r...
  5. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Comparison Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. Curl example Linux/MacOS/Bash Curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell Curl....Comparison Product Solution GroupDocs...the example. cURL example Linux/MacOS/Bash curl -X GET "https://api...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  7. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Comparison Product Solution GroupDocs...been used to get . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/annotation/document-inform...
  8. Fetching results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Comparison Product Solution GroupDocs...processing. cURL example for authorized paraphrasing Request curl --location...

    docs.groupdocs.cloud/rewriter/text/fetch/
  9. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Add Image Watermark to PowerPoint Presentation using .NET REST API Learn how to add......output DOCX or PDF with simple cURL calls or .NET SDK. Convert Word...JPEG to PDF using REST API and cURL. Convert Excel Workbook to Text...

    blog.groupdocs.cloud/index.xml
  10. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Rewriter Cloud....Comparison Product Solution GroupDocs...third party REST clients like cURL or Postman . The only requirement...

    docs.groupdocs.cloud/rewriter/system-requirements/