Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 5,067 for

signature

(0.14 sec)
  1. GroupDocs 뉴스레터 2017년 8월 – .NET, Java API 업데이트 및...

    GroupDocs 개발자 뉴스레터 2017년 8월호에서는 API 업데이트, 새로운 기능, GroupDocs 문서 조작 API 내의 .NET 및 Java 코드 예제에 대해 설명합니다....Signature for Java 17.5 – PDF 및 Word...

    blog.groupdocs.cloud/ko/total/groupdocs-newslet...
  2. 전자 서명 기능으로 C#/ASP.NET 앱 향상

    GroupDocs는 웹 서명 캡처 기능이 있는 법적 구속력이 있는 전자 서명 앱을 구축하는 데 사용할 수 있는 유연한 API가 포함된 .NET 라이브러리를 제공합니다....Signature 플러그인 . NuGet 갤러리용 Cloud .NET...

    blog.groupdocs.cloud/ko/total/groupdocs-novembe...
  3. Words Comparison

    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....appsid=XXXX&signature=XXX-XX" -H "content-type:...

    blog.groupdocs.cloud/ja/tag/words-comparison/
  4. Words Conversion

    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....outPath=conversions%2F&appsid=XXXX&signature=XXX-XX" -H "content-type:...

    blog.groupdocs.cloud/ja/tag/words-conversion/
  5. 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/
  6. 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-...
  7. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove 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 remove metadata properties that have “creator” phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. 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-...
  9. GroupDocs 通訊 2017 年 3 月 – API 更新和代碼示例

    2017 年 4 月的 GroupDocs 開發人員通訊介紹了 GroupDocs 文檔操作 API 中的 API 更新、主要功能增強和錯誤修復。...Signature for .NET 17.02 - 23 個新功能、05...

    blog.groupdocs.cloud/zh-hant/total/groupdocs-de...
  10. 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/