Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 3,260 for

assembly

(0.08 sec)
  1. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata/
  2. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/deleteresult/
  3. Available SDKs | Documentation

    GroupDocs.Signature Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/available-sdks/
  4. GroupDocs.Total Cloud Product Family | Document...

    GroupDocs.Annotation Cloud Getting Started Developer Guide Release Notes GroupDocs.Classification Cloud Getting Started Developer Guide Release Notes GroupDocs.Comparison Cloud Getting Started Developer Guide Release Notes GroupDocs.Conversion Cloud Getting Started Developer Guide Release Notes GroupDocs.Editor Cloud Getting Started Developer Guide Release Notes GroupDocs.Merger Cloud Getting Started Developer Guide Release Notes GroupDocs.Metadata Cloud Getting Started Developer Guide Release Notes GroupDocs.Parser Cloud Getting Started Developer Guide Release Notes GroupDocs.Rewriter Cloud Getting Started Developer Guide Release Notes GroupDocs....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/total/
  5. An online document management add-on for cloudC...

    GroupDocs has integrated its online document management apps with cloudControl...View, sign, compare, convert, assemble or annoate documents. Automatic...

    blog.groupdocs.cloud/total/online-document-mana...
  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 obsługuje generowanie formatów...źródeł dokumentów. GroupDocs.Assembly oferuje interfejsy API do...

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

    blog.groupdocs.cloud/es/tag/customer-newsletters/
  9. Product overview | Documentation

    An introduction to GroupDocs.Translation Cloud service and how it can solve everyday business needs....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/product-overview/
  10. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/updatesettings/