Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 5,072 for

signature

(0.1 sec)
  1. Newsletter GroupDocs marzo 2017– Aggiornamenti ...

    La newsletter per sviluppatori di GroupDocs di aprile 2017 descrive gli aggiornamenti delle API, i principali miglioramenti delle funzionalità e le correzioni di bug all'interno delle API di manipolazione dei documenti di GroupDocs....Signature per .NET 17.02 - 23 nuove...

    blog.groupdocs.cloud/it/total/groupdocs-develop...
  2. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/request/
  3. Available SDKs | Documentation

    GroupDocs.Editor Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/available-sdks/
  4. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/documents-c...
  5. แก้ไขเอกสาร Word โดยใช้ REST API ใน Python | แก...

    แก้ไขเอกสาร Word (DOC หรือ DOCX) โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python ด้วย Document Editor Cloud SDK สำหรับ Python...png\" alt=\"signatures\" style=\"width: 128px; height:...src=\"groupdocs.png\" alt=\"signatures\" style=\"width: 128px; height:...

    blog.groupdocs.cloud/th/editor/edit-word-docume...
  6. 档案

    档案...Signature Cloud V2! June 17, 2019 ·...约翰·欧文斯 · 1 分钟 发布适用于 GroupDocs.Signature Cloud 的 Ruby SDK January 6...

    blog.groupdocs.cloud/zh/archives/
  7. 搜索

    搜索...Signature Cloud V2! June 17, 2019 ·...約翰·歐文斯 · 1 min 發布適用於 GroupDocs.Signature Cloud 的 Ruby SDK January 6...

    blog.groupdocs.cloud/zh-hant/archives/
  8. ग्रुपडॉक्स न्यूज़लैटर मार्च 2017- एपीआई अपडेट औ...

    अप्रैल 2017 के ग्रुपडॉक्स डेवलपर न्यूज़लेटर में ग्रुपडॉक्स दस्तावेज़ हेरफेर एपीआई के भीतर एपीआई अपडेट, प्रमुख फीचर एन्हांसमेंट और बग फिक्स का वर्णन किया गया है।...Signature - 23 नई सुविधाएँ, 05 सुधार...

    blog.groupdocs.cloud/hi/total/groupdocs-develop...
  9. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  10. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from 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" # cURL example to join several documents into one curl -v "https://api....Signature Product Solution GroupDocs...

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