Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 5,094 for

signature

(1.95 sec)
  1. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: 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; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-watermarks/
  2. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Signature สำหรับ . จดหมายข่าวประจำเดือน...

    blog.groupdocs.cloud/th/categories/groupdocs.co...
  3. GroupDocs-Newsletter, Ausgabe November 2017 – A...

    Der GroupDocs-Entwicklernewsletter vom November 2017 beschreibt API-Updates, wichtige Funktionserweiterungen und Fehlerbehebungen innerhalb der GroupDocs-APIs zur Dokumentbearbeitung....Signature für .NET unterstützt jetzt...

    blog.groupdocs.cloud/de/total/groupdocs-newslet...
  4. GroupDocs.Annotation Cloud Product Family on Do...

    GroupDocs.Annotation Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation Cloud Product Family on Document Processing REST APIs | GroupDocs......Signature Cloud for Node.js SDK. Аннотируйте...

    blog.groupdocs.cloud/ru/categories/groupdocs.an...
  5. GroupDocs Newsletter marzo 2017– Aggiornamenti ...

    La newsletter per sviluppatori di GroupDocs di maggio 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.03 - 13 nuove...

    blog.groupdocs.cloud/it/total/groupdocs-newslet...
  6. Bản tin GroupDocs tháng 3 năm 2017– Cập nhật AP...

    Bản tin dành cho nhà phát triển GroupDocs tháng 4 năm 2017 mô tả các bản cập nhật API, cải tiến tính năng chính và sửa lỗi trong API thao tác tài liệu GroupDocs....Signature cho .NET 17.02 - 23 Tính năng...

    blog.groupdocs.cloud/vi/total/groupdocs-develop...
  7. Sending files for processing | Documentation

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

    docs.groupdocs.cloud/rewriter/file/request/
  8. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/quick-start/
  9. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all properties with Created tag. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via 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/extract-metadata-...
  10. Extract Metadata By Property Name | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties that have “Date” string in names. 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 arguments. curl -v 'https://api....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...