Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 4,523 for

comparison

(0.08 sec)
  1. GrupoDocs.Annotation Família de produtos em nuv...

    Boletim Mensal Maio, 2015 Exiba mais de 50 tipos de documentos comuns em seu site Kentico Kentico é um CMS popular amplamente focado no gerenciamento de documentos....Comparison for .NET 2.3.3: pequenas...

    blog.groupdocs.cloud/pt/annotation/groupdocs-cu...
  2. จดหมายข่าว GroupDocs ฉบับเดือนตุลาคม 2017 – การ...

    จดหมายข่าวสำหรับนักพัฒนา GroupDocs ประจำเดือนตุลาคม 2017 อธิบายการอัปเดต API การปรับปรุงฟีเจอร์หลัก และการแก้ไขจุดบกพร่องภายใน API การจัดการเอกสาร GroupDocs...Comparison สำหรับ .NET 17.8 เพิ่มกา...

    blog.groupdocs.cloud/th/total/groupdocs-newslet...
  3. GroupDocs.Annotation Cloud Product Family on Do...

    GroupDocs.Annotation Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation Cloud Product Family on Document Processing REST APIs | GroupDocs......Comparison для .NET — это многоформатная...

    blog.groupdocs.cloud/ru/categories/groupdocs.an...
  4. 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 \"在 C# .NET 中概括文件內容 | 文件概括 API\" \"如何使用......Comparison Cloud SDK 有效比較 PDF 檔案。我們的詳細指南提供了比較兩個...以編程方式比較兩個或多個 Excel 文件與 GroupDocs.Comparison Cloud SDK for Python。 使用...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/in...
  5. 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 \"总结文档内容的 C# .NET | 文档摘要 API\" \"如何使用 .......Comparison Cloud SDK 高效地比较 PDF 文件。我们的详细指南提供了比较两个...以编程方式比较两个或多个 Excel 文件与 GroupDocs.Comparison Cloud SDK for Python。 使用...

    blog.groupdocs.cloud/zh/groupdocs.cloud/index.xml
  6. GroupDocs.Annotation Cloud Product Family

    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 pour .NET est une bibliothèque...

    blog.groupdocs.cloud/fr/categories/groupdocs.an...
  7. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-watermarks/
  8. Get Supported Barcodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "barcodeTypes": [ { "name": "AustralianPosteParcel" }, { "name": "AustralianPost" }, { "name": "Codabar" }, { "name": "CodablockF" }, { "name": "Code11" }, { "name": "Code128" }, { "name": "Code16K" }, { "name": "Code32" }, { "name": "Code39Standard" }, { "name": "Code39Extended" }, { "name": "Code93Extended" }, { "name": "Code93Standard" }, { "name": "DatabarExpanded" }, { "name": "DatabarExpandedStacked" }, { "name": "DatabarLimited" }, { "name": "DatabarOmniDirectional" }, { "name": "DatabarStacked" }, { "name": "DatabarStackedOmniDirectional" }, { "name": "DatabarTruncated" }, { "name": "DataLogic2of5" }, { "name": "DeutschePostIdentcode" }, { "name": "DeutschePostLeitcode" }, { "name": "DotCode" }, { "name": "DutchKIX" }, { "name": "EAN8" }, { "name": "EAN13" }, { "name": "EAN14" }, { "name": "GS1CodablockF" }, { "name": "GS1Code128" }, { "name": "IATA2of5" }, { "name": "Interleaved2of5" }, { "name": "ISBN" }, { "name": "ISMN" }, { "name": "ISSN" }, { "name": "ItalianPost25" }, { "name": "ITF14" }, { "name": "ITF6" }, { "name": "MacroPdf417" }, { "name": "Matrix2of5" }, { "name": "MaxiCode" }, { "name": "MicroPdf417" }, { "name": "MSI" }, { "name": "OneCode" }, { "name": "OPC" }, { "name": "PatchCode" }, { "name": "Pdf417" }, { "name": "Pharmacode" }, { "name": "Planet" }, { "name": "Postnet" }, { "name": "PZN" }, { "name": "RM4SCC" }, { "name": "SCC14" }, { "name": "SingaporePost" }, { "name": "SSCC18" }, { "name": "Standard2of5" }, { "name": "SwissPostParcel" }, { "name": "UPCA" }, { "name": "UpcaGs1Code128Coupon" }, { "name": "UpcaGs1DatabarCoupon" }, { "name": "UPCE" }, { "name": "VIN" } ] } 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-ba...
  9. Search Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/search-barcode-s...
  10. GroupDocs.Annotation Cloud Product Family on Do...

    GroupDocs.Annotation Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation Cloud Product Family on Document Processing REST APIs | GroupDocs......Comparison для .NET — це багатоформатна...

    blog.groupdocs.cloud/uk/categories/groupdocs.an...