Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 4,518 for

comparison

(0.1 sec)
  1. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  2. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signresult/
  3. 특별 공휴일 제공, GroupDocs.Total 25% 할인 - GroupDocs 뉴...

    GroupDocs Holidays 제안 - .NET 및 Java용 GroupDocs.Total을 25% 할인 받으세요. 온라인으로 주문할 때 HOL2017WBS를 인용하십시오....Comparison Cloud 는 최종 사용자가 PDF, Microsoft...

    blog.groupdocs.cloud/ko/total/releasing-first-v...
  4. document 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....Comparison сравнивайте и объединяйте...

    blog.groupdocs.cloud/ru/tag/document-conversion/
  5. document viewer

    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....Comparison API के साथ - तुरंत Microsoft...

    blog.groupdocs.cloud/hi/tag/document-viewer/
  6. GroupDocs.Rewriter Cloud | Documentation

    An introduction to natural language processing technology and how GroupDocs.Rewriter Cloud can help you use it for your day-to-day business needs....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/
  7. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/workflow/
  8. Getting supported languages | Documentation

    How to get a full list of supported language pairs....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/languages/
  9. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/workflow/
  10. Remove Metadata | Documentation

    This REST API allows to remove metadata from the documents. With this API you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata/