Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 5,158 for

storage api

(0.04 sec)
  1. Can I use GroupDocs to add e-signature function...

    I am investigating the possibility of adding e-signature functionality to a CRM SaaS. I am having some difficulty understanding the process, and how to use GroupDocs to accomplish this. The goal is to have users upload…...upload document over API to the GroupDocs storage, pass the required...

    forum.groupdocs.cloud/t/can-i-use-groupdocs-to-...
  2. 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...
  3. 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. Request # 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" argument. curl -v "https://Api....feedback On this page This REST API allows you to add metadata information..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. 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.*”. Request # 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" argument. curl -v "https://Api....feedback On this page This REST API allows to set document metadata..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. 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. Request # 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" argument. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -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..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. Api usage There are steps that usage of GroupDocs.Signature Cloud consists of:... API usage There are steps that usage...input document into cloud storage and other files, like digital...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. Backroung Brush and Stamp Brush Styles Signatur...

    This SDK is available with all major test cases to understand and implement GroupDocs.Signature Cloud Api features in your Java application. Most significant features are, Add Text Signature, Add Stamp Signature, Background Text Brush, Search Signature in Digital Document,Verify Signature in Digital Document and...Signature Cloud API features in your Java application...around GroupDocs.Signature REST APIs, that allows you to work with...

    blog.groupdocs.cloud/signature/introduction-of-...
  8. Introduction of Java SDK for GroupDocs.Viewer C...

    Java SDK release for public use of GroupDocs.Viewer cloud features in Java based applications....Viewer Cloud API features in your Java application...It is a wrapper around REST APIs, that allows you to work with...

    blog.groupdocs.cloud/viewer/introduction-of-jav...
  9. How to Convert PDF to Editable Word Document wi...

    Convert PDF to editable Word document with Python Cloud SDK for document conversion on any platform without depending on third-party tools or applications.... PDF to Word - Conversion API and Python SDK # GroupDocs.Conversion...worrying about underlying REST API calls. In this article, I’m using...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. 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 Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST Api directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/delete-annotati...