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

comparison

(0.03 sec)
  1. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/overview/
  2. Getting Started | Documentation

    This section introduces GroupDocs.Viewer Cloud specific Resources & Operations....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/getting-started/
  3. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/features-overview/
  4. Supported file formats | Documentation

    A complete list of file formats that can be processed by GroupDocs.Rewriter Cloud....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/supported-file-fo...
  5. 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...
  6. 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/
  7. 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/
  8. Vylepšete svou aplikaci C# / ASP.NET pomocí fun...

    GroupDocs nabízí knihovnu .NET s flexibilním rozhraním API, které lze použít k vytváření právně závazných aplikací pro elektronické podpisy s funkcí zachycení webových podpisů....Comparison for .NET 2.2.1 – Udržovací...

    blog.groupdocs.cloud/cs/total/welcome-2015-grou...
  9. Modul prohlížeče dokumentů Drupal | GroupDocs

    GroupDocs API umožňuje uživatelům definovat sbírku možností podpisu, která nakonec pomáhá při použití více podpisů v dokumentu....Comparison for .NET 16.12.0 – 8 vylepšení...

    blog.groupdocs.cloud/cs/total/welcome-2017-spec...
  10. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/viewresult/