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

comparison

(0.14 sec)
  1. GroupDocs Newsletter August 2017– .NET, Java AP...

    GroupDocs developer newsletter August 2017 describes API updates, new features, .NET and Java code examples within GroupDocs document manipulation APIs....Comparison for .NET 17.6 – Compare email...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  2. Quickstart | 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....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/quickstart/
  3. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchresult/
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Comparison Cloud 19.5 का नया संस्करण...विकल्प हैं। हमने GroupDocs.Comparison Cloud API में क्लाउड स्टोरेज...

    blog.groupdocs.cloud/hi/groupdocs.cloud/page/29/
  5. Customer Newsletters

    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 Word...](https://www.groupdocs.com /products/comparison?utmsource=nl&utmcampaign...

    blog.groupdocs.cloud/ko/tag/customer-newsletter...
  6. 2014 年 2 月通讯

    集成和新的云 API 示例、产品发布和更新等信息请参见我们的 2014 年 2 月新闻通讯。... 在桌面应用程序中使用 GroupDocs Comparison for .NET 和 GroupDocs Conversion...已实现流支持作为文档输入参数。此外,.NET 1.2.0 的 GroupDocs Comparison 使用一种新方法来实例化和存储客户端实例。 在控制台应用程序中使用...

    blog.groupdocs.cloud/zh/total/groupdocs-total-n...
  7. Document Processing REST APIs | GroupDocs Cloud

    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 for .NET은 개발자가 두 개의 Word...사항을 비교할 수 있습니다. GroupDocs.Comparison for .NET은 레드라인 변경 사항 추적 접근...

    blog.groupdocs.cloud/ko/page/49/
  8. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Criar faturas online na nuvem em apenas alg......Comparison Cloud SDK. Nosso guia detalhado...nuvem em Python com GroupDocs.Comparison Cloud SDK para Python. Converter...

    blog.groupdocs.cloud/pt/groupdocs.cloud/index.xml
  9. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/features-overview/
  10. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotationinfo/