Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 5,229 for

comparison

(0.05 sec)
  1. GroupDocs.Cloud Technical Support | Documentation

    GroupDocs provides unlimited free technical support for all its products. The support is available to all users, including evaluation. If you need help with GroupDocs.Annotation Cloud, consider the following: The main avenue for support is the GroupDocs Cloud Forums. Post your question in the GroupDocs.Annotation Forum and it will be answered within a few hours Please note, GroupDocs does not provide technical support over the phone. Phone support is only available for sales and purchase questions When expecting a reply in the forums, please allow for time zone differences...Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/technical-support/
  2. Technical Support | Documentation

    GroupDocs provides unlimited free technical support for all its products. The support is available to all users, including evaluation. If you need help with GroupDocs.Editor Cloud, consider the following: The main avenue for support is the GroupDocs Cloud Forums. Post your question in the GroupDocs.Editor Cloud Forum and it will be answered within a few hours. The questions are answered directly by the GroupDocs.Editor Cloud development team Please note, GroupDocs does not provide technical support over the phone....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/technical-support/
  3. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/conversionresult/
  4. How to Run the Examples | Documentation

    All examples of GroupDocs.Merger Cloud is hosted on Github. Examples are located in the Examples folder. If you like to add or improve an example, we encourage you to contribute to the project. All examples and showcase projects in this repository are open source and can be freely used in your own applications. To contribute, you can fork the repository, edit the source code and create a pullRequest. We will review the changes and include them in the repository if found helpful....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/how-to-run-the-exam...
  5. How to Run the Examples | Documentation

    All examples of GroupDocs.Metadata Cloud is hosted on GitHub. Examples are located in the Examples folder. If you like to add or improve an example, we encourage you to contribute to the project. All examples and showcase projects in this repository are open source and can be freely used in your own applications. To contribute, you can fork the repository, edit the source code and create a pull request. We will review the changes and include them in the repository if found helpful....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/how-to-run-the-ex...
  6. 전자 서명 기능으로 C#/ASP.NET 앱 향상

    GroupDocs는 웹 서명 캡처 기능이 있는 법적 구속력이 있는 전자 서명 앱을 구축하는 데 사용할 수 있는 유연한 API가 포함된 .NET 라이브러리를 제공합니다....Comparison Microsoft Word 파일을 비교할 때...라이브러리 및 클라우드 앱용 GroupDocs.Comparison Adobe Acrobat PDF 파일의 기본...

    blog.groupdocs.cloud/ko/comparison/spotlight-gr...
  7. Adăugarea inscripționării la documente și imagi...

    Adăugați filigran pentru a vă documenta online gratuit. Adăugați inscripționări text și imagine la documente. Adăugați orice inscripționare, cum ar fi ștampilele...Viewer Annotation Conversion Comparison Signature Assembly Metadata...

    products.groupdocs.app/ro/watermark/total
  8. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classify-re...
  9. Available SDKs | Documentation

    GroupDocs.Signature Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/available-sdks/
  10. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/deleteresult/