Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 4,008 for

comparison

(0.15 sec)
  1. Drupal Document Viewer Module | GroupDocs

    GroupDocs API permits users to define signature options collection that ultimately helps in applying multiple signatures in a document....Comparison for .NET 16.12.0 – 8 Improvements...

    blog.groupdocs.cloud/total/welcome-2017-special...
  2. 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 - compare e mescle documentos...

    blog.groupdocs.cloud/pt/tag/document-conversion/
  3. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML Hypertext Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/supported-docum...
  4. Get Supported QRCodes | Documentation

    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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-supported-qr...
  5. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-text/
  6. Penawaran Liburan Spesial, Diskon 25% GroupDocs...

    Penawaran GroupDocs Holidays - Dapatkan diskon 25% GroupDocs.Total untuk .NET dan Java. Kutip HOL2017WBS saat melakukan pemesanan online....Comparison Cloud adalah API perbandingan...

    blog.groupdocs.cloud/id/total/releasing-first-v...
  7. GroupDocs ニュースレター 2017 年 3 月 – API の更新とコード例

    2017 年 6 月の GroupDocs 開発者ニュースレターでは、GroupDocs ドキュメント操作 API 内の API の更新、主要な機能強化、バグ修正について説明しています。...Comparison for .NET は、Comparison.Imaging による DICOM...

    blog.groupdocs.cloud/ja/total/groupdocs-newslet...
  8. GroupDocs.Clouds on Document Automation REST AP...

    GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Витяг зображень з Word у Node.js | Витягува......Comparison Cloud SDK. Наш докладний...Python за допомогою GroupDocs.Comparison Cloud SDK для Python. Перетворіть...

    blog.groupdocs.cloud/uk/groupdocs.cloud/index.xml
  9. 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 APIs - bandingkan dan gabungkan...

    blog.groupdocs.cloud/id/tag/document-viewer/
  10. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchsettings/