Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 5,349 for

storage api

(0.65 sec)
  1. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options.... API usage There are steps that usage...input document into cloud storage and other files, like digital...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. PDF to JPG in Node.js | Convert PDF Pages to Im...

    Learn how to convert PDF documents into JPG images using GroupDocs.Conversion Cloud SDK for Node.js. Extract visual content from PDF as high-quality images...js API. Looking to convert PDF pages...going to cover following topics: API for PDF to JPG Conversion Convert...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. 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....watermark to images using a REST API in Java. The following topics...this article: Watermark REST API and Java SDK Add Text Watermark...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  4. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud Storage Search signatures For Storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.... API usage There are steps that usage...into cloud storage Search signatures For storage operations,...

    docs.groupdocs.cloud/signature/search-for-multi...
  5. 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...
  6. Add Metadata By Property Name | Documentation

    This REST Api allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. 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" # Add metadata to a document curl -v "https://Api....feedback On this page This REST API allows you to add metadata information...variables. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  7. Remove Metadata By Property Value | Documentation

    This REST Api allows to remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token 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...JSON Web Token curl -v 'https://api.groupdocs.cloud/connect/token'...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. Remove Metadata By Property Name Match Exact Ph...

    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 have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET 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" # Join several documents into one (example endpoint) curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties...CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST Apis | GroupDocs Cloud...Rotate PDF Pages using Rest API in Node.js In this article, we...rotate PDF pages using REST API in Node. Convert PowerPoint PPT/PPTX...

    blog.groupdocs.cloud/groupdocs.cloud/page/26/
  10. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST Apis | GroupDocs Cloud...launched the Watermark Cloud API. This enhances the GroupDocs...already exists as on-premises APIs for .NET and Java developers...

    blog.groupdocs.cloud/groupdocs.cloud/page/41/