Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 5,349 for

storage api

(0.06 sec)
  1. Set Metadata By Tag | Documentation

    This REST Api allows to set document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in CLIENT_ID and Client Secret in CLIENT_SECRET environment variables. curl -v "https://Api....feedback On this page This REST API allows to set document metadata...variables. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST Apis | GroupDocs Cloud...Document to PDF in Java using REST API In the last blog post, we described...Document in Java using REST API We recently released a blog article...

    blog.groupdocs.cloud/groupdocs.cloud/page/23/
  3. Add Metadata By Possible Tag Name | Documentation

    This REST Api allows to add metadata properties to the document choosing the right place to add 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 add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://Api....feedback On this page This REST API allows to add metadata properties...part of metadata tag name. This API allows you to specify any part...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. Get All Supported Conversion Formats - introduc...

    Introduction of PHP SDK Stamp Signature and Search Signature along with support of Image File Formats in GroupDocs.Signature Cloud 18.5...Signature REST APIs, that allows you to work with...GroupDocs.Signature Cloud Forum Web API Explorer(Live Examples) GroupDocs...

    blog.groupdocs.cloud/signature/groupdocs.signat...
  5. Add Text Watermarks | Documentation

    This REST Api allows adding text watermarks to the document. With this Api you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....feedback On this page This REST API allows adding text watermarks...watermarks to the document. With this API you can add watermarks with following...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  6. Set Metadata By Property Name Match Regex | Doc...

    This REST Api allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. 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 set document metadata...cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. Set Metadata By Property Name Match Exact Phras...

    This REST Api allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. 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 set document metadata...cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside 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 # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables....rectangle with a text inside API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/text-field-anno...
  9. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline styling 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 # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://Api....text with a underline styling API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/text-underline-...
  10. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, 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 Update 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 Update signatures Download...

    docs.groupdocs.cloud/signature/update-qr-code-s...