Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 5,382 for

storage api

(0.04 sec)
  1. Verify Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud Storage Verify signatures For Storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST Api directly from the browser.... API usage There are steps that usage...into cloud storage Verify signatures For storage operations,...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST Apis | GroupDocs Cloud...looking into the translation REST API that can translate Word and Excel...English While translating, the API takes care of paragraphs, tables...

    blog.groupdocs.cloud/groupdocs.cloud/page/41/
  3. 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.... API usage There are steps that usage...input document into cloud storage Delete signatures Download...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  4. Remove Metadata By Possible Tag Name | Document...

    This REST Api allows to remove metadata properties from the document choosing the properties to remove by approximate or a part of metadata tag name. This Api allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to remove metadata properties that have “creator” phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....feedback On this page This REST API allows to remove metadata properties...part of metadata tag name. This API allows you to specify any part...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  5. GroupDocs.Annotation | Introduction of PHP SDK ...

    GroupDocs.Annotation for Cloud is a platform independent REST Api to annotate documents, that can be used with any language in Cloud Apps and Websites...a platform independent REST API to annotate documents, that can...It is a wrapper around REST APIs, that allows you to work with...

    blog.groupdocs.cloud/annotation/introduction-of...
  6. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud Storage Verify signatures For Storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST Api directly from the browser.... API usage There are steps that usage...into cloud storage Verify signatures For storage operations,...

    docs.groupdocs.cloud/signature/verify-multiple-...
  7. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible Api that can be used to build legally-binding e-signature apps with web signature capture functionality....all the libraries, apps and APIs that we have for a platform...plans. GroupDocs.Total for Cloud APIs: 10% off annual Business and...

    blog.groupdocs.cloud/total/welcome-2015-groupdo...
  8. Remove Metadata By Property Name | Documentation

    This REST Api allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties...credentials. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. How to Combine or Merge Multiple Text Files int...

    Our text merger allows you to combine multiple text files into single Text file. Let's learn how to combine or merge multiple Text files into one in Ruby....programmatically on the cloud using REST API. Text file merging is commonly...article: Text File Merger REST API - Installation Combine or Merge...

    blog.groupdocs.cloud/merger/how-to-combine-or-m...
  10. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud Storage using special method. Note: This method deletes only output files, the input file remains in the Storage. Following example demonstrates on how to delete rendered document results. Api Usage Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....rendered pages from cloud storage using special method. Note:...input file remains in the storage. Following example demonstrates...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...