Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 2,089 for

assembly

(0.06 sec)
  1. 使用电子签名功能增强您的 C# / ASP.NET 应用程序

    GroupDocs 提供了一个具有灵活 API 的 .NET 库,可用于构建具有 Web 签名捕获功能的具有法律约束力的电子签名应用程序。...Assembly for .NET 1.0.7 – 在模板编辑器中调整字体、颜色和其他特征。...

    blog.groupdocs.cloud/zh/total/december-2014-new...
  2. Spezielles Feiertagsangebot, 25 % Rabatt auf Gr...

    GroupDocs-Feiertagsangebot – Erhalten Sie 25 % Rabatt auf GroupDocs.Total für .NET und Java. Geben Sie HOL2017WBS an, wenn Sie Ihre Online-Bestellung aufgeben....Assembly unterstützt jetzt das Einfügen...

    blog.groupdocs.cloud/de/total/special-holidays-...
  3. Информационный бюллетень GroupDocs, июль 2017 г...

    В информационном бюллетене для разработчиков GroupDocs за июль 2017 года описываются обновления API, основные усовершенствования функций и исправления ошибок в API для работы с документами GroupDocs....Assembly для .NET 17.05 — Динамическая...

    blog.groupdocs.cloud/ru/total/groupdocs-newslet...
  4. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/document-inform...
  5. GroupDocs Bülteni Kasım 2017 Sürümü – Belge Man...

    Kasım 2017 tarihli GroupDocs geliştirici bülteni, GroupDocs belge işleme API'lerindeki API güncellemelerini, önemli özellik geliştirmelerini ve hata düzeltmelerini açıklar....Assembly for .NET ve Java 17.9 – E-posta...

    blog.groupdocs.cloud/tr/total/groupdocs-newslet...
  6. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/pdf/
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Assembly Cloud REST API รุ่นแรกกำลังจะเปิดตัว...เอาต์พุตที่ระบุ GroupDocs.Assembly Cloud REST API จะให้ชุดเอ...

    blog.groupdocs.cloud/th/groupdocs.cloud/page/42/
  8. 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....Assembly Cloud REST API รุ่นแรกกำลังจะเปิดตัว...เอาต์พุตที่ระบุ GroupDocs.Assembly Cloud REST API จะให้ชุดเอ...

    blog.groupdocs.cloud/th/page/42/
  9. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-supported-ba...
  10. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/search-barcode-s...