Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 5,060 for

signature

(0.07 sec)
  1. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/delete-pages/
  2. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud PDF에서 이미지 추출하기 C# .NET | PDF 이미지 추출기 API PDF 파일에서 C# .NET을 사용하여 이미지를 추출하는 방법을 배우십시오......Signature Cloud SDK for PHP를 사용하여 클라우드에서...PDF 서명 Node.js용 GroupDocs.Signature Cloud SDK를 사용하여 Node.js의 클라우드에서...

    blog.groupdocs.cloud/ko/index.xml
  3. GroupDocs 뉴스레터 2017년 7월 – 문서 조작 API 업데이트

    2017년 7월의 GroupDocs 개발자 뉴스레터는 GroupDocs 문서 조작 API 내의 API 업데이트, 주요 기능 향상 및 버그 수정에 대해 설명합니다....Signature for .NET 17.05 - 서명 확인과 함께...

    blog.groupdocs.cloud/ko/total/groupdocs-newslet...
  4. Getting metered license-information | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Request # cURL example to get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "isLicensed": true } Response The response structure contains metered license information:...Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/license-informa...
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/metered-consumption/
  6. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger 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/merger/get-supported-file-...
  7. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/quick-start/
  8. خبرنامه فوریه 2014

    یکپارچه‌سازی‌ها و نمونه‌های جدید Cloud API، محصولات منتشر شده و به‌روزرسانی‌ها و موارد دیگر در خبرنامه فوریه 2014 ما....0 GroupDocs Signature for .NET شامل قابلیت استفاده...

    blog.groupdocs.cloud/fa/total/groupdocs-total-n...
  9. GroupDocs.Viewer 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 for Cloud एक एपीआई है जो डेवलपर्स...

    blog.groupdocs.cloud/hi/categories/groupdocs.vi...
  10. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/get-document-me...