Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 5,074 for

signature

(0.14 sec)
  1. GroupDocs.cloud Holidays 제안 – 12개월 동안 GroupDocs...

    GroupDocs.cloud Holidays 제안 – GroupDocs.Total Cloud API를 25% 할인 받으세요. 온라인으로 주문할 때 HOLOFF2018을 인용하십시오....Signature 클라우드 제품군은 애플리케이션에 전자 서명 기능을...

    blog.groupdocs.cloud/ko/total/groupdocs.cloud-h...
  2. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/get-supported-file-...
  3. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/
  4. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/s...
  5. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/r...
  6. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/features-overview/
  7. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  8. 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. 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  9. 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. 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Set Metadata By Property Name | Documentation

    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 date and time information in all properties that may have names containing “Date” 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...