Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,078 for

assembly

(0.06 sec)
  1. Document Automation 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 का उपयोग करके व्यावसायिक दस्तावेज़...समर्थन करते हैं। GroupDocs.Assembly टेम्प्लेट से कस्टम दस्तावेज़...

    blog.groupdocs.cloud/hi/page/34/
  2. 電子署名機能で C# / ASP.NET アプリを強化

    GroupDocs は、Web 署名キャプチャ機能を備えた法的拘束力のある電子署名アプリの構築に使用できる、柔軟な API を備えた .NET ライブラリを提供します。...Assembly C# または JS 経由でテンプレート エディター...つの異なるタイプのフィールドをサポートします。 クラウド アプリの GroupDocs.Assembly テンプレート エディターで、Microsoft Word...

    blog.groupdocs.cloud/ja/comparison/spotlight-gr...
  3. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 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 -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  4. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/quickstart/
  5. Customer Newsletters

    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 के साथ दस्तावेज़ असेंबली को...करें .NET के लिए GroupDocs.Assembly दस्तावेज़ असेंबली के साथ काम...

    blog.groupdocs.cloud/hi/tag/customer-newsletter...
  6. Customer Newsletters

    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 admite la generación de formatos...documentos externas. GroupDocs.Assembly ofrece automatización de documentos...

    blog.groupdocs.cloud/es/tag/customer-newsletters/
  7. Newsletter GroupDocs Septembre 2017– Mises à jo...

    La newsletter des développeurs GroupDocs de septembre 2017 décrit les mises à jour des API, les principales améliorations de fonctionnalités et les corrections de bogues dans les API de manipulation de documents GroupDocs....l-sept17&utmmedium=lien) Assembler/fusionner des formats de documents...et Java # Les API GroupDocs.Assembly prennent désormais en charge...

    blog.groupdocs.cloud/fr/total/groupdocs-newslet...
  8. Customer Newsletters

    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 obsługuje generowanie formatów...źródeł dokumentów. GroupDocs.Assembly oferuje interfejsy API do...

    blog.groupdocs.cloud/pl/tag/customer-newsletters/
  9. 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....Assembly Product Solution GroupDocs...

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

    docs.groupdocs.cloud/metadata/quickstart/