Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,382 for

storage api

(0.08 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Set Metadata By Possible Tag Name | Documentation

    This REST Api allows to set document metadata new values choosing properties to edit 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 set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....feedback On this page This REST API allows to set document metadata...part of metadata tag name. This API allows you to specify any part...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. GroupDocs.Signature with Self hosted Docker ima...

    Hi, I want to use the GroupDocs.Signature sdk for signin xlsm file using Node.js, rather than calling the Apis would like to use self hosted docker images, would like to know more details on using docker images for this…...js, rather than calling the APIs would like to use self hosted...Cloud Docker image except storage API calls are not charged in...

    forum.groupdocs.cloud/t/groupdocs-signature-wit...
  8. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST Api on the cloud in Python with Document Editor Cloud SDK for Python....PowerPoint presentations using a REST API in Python . The following topics...article: Document Editor REST API and Python SDK Edit PowerPoint...

    blog.groupdocs.cloud/editor/edit-powerpoint-pre...
  9. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud Storage and other files, like image annotation (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://Api....annotation in a document page API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  10. Verify QR-code 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-qr-code-s...