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

assembler

(0.08 sec)
  1. Getting supported languages | Documentation

    How to get a full list of supported language pairs....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/languages/
  2. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-document-inf...
  3. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signresult/
  4. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Editor Cloud can edit. WordProcessing family formats Format Description Edit Auto Detection DOC MS Word 97-2007 Binary File Format DOCX Office Open XML WordProcessingML Macro-Free Document DOCM Office Open XML WordProcessingML Macro-Enabled Document DOT MS Word 97-2007 Template DOTM Office Open XML WordprocessingML Macro-Enabled Template DOTX Office Open XML WordprocessingML Macro-Free Template FlatOPC Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package ODT Open Document Format Text Document OTT Open Document Format Text Document Template RTF Rich Text Format WordML Microsoft Office Word 2003 XML Format — WordProcessingML or WordML Spreadsheet family formats Format Description Edit Auto Detection XLS Excel 97-2003 Binary File Format XLT Excel 97-2003 Template XLSX Office Open XML Workbook Macro-Free XLSM Office Open XML Workbook Macro-Enabled XLTX Office Open XML Template Macro-Free XLTM Office Open XML Template Macro-Enabled XLSB Excel Binary Workbook XLAM Excel Add-in SXC StarOffice or OpenOffice....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/supported-document-...
  5. Document Merger Online | Free GroupDocs Apps

    Free online file merger. Merge files to single file. 100% free online document merger....Conversion Comparison Signature Assembly Metadata Search Parser Watermark...

    products.groupdocs.app/merger/total
  6. Aprimore seu aplicativo C#/ASP.NET com o recurs...

    O GroupDocs oferece uma biblioteca .NET com API flexível que pode ser usada para criar aplicativos de assinatura eletrônica juridicamente vinculativos com funcionalidade de captura de assinatura da web....Assembly for .NET 1.0.7 – Ajuste fonte...

    blog.groupdocs.cloud/pt/total/december-2014-new...
  7. Tingkatkan Aplikasi C# / ASP.NET Anda dengan Ke...

    GroupDocs menawarkan pustaka .NET dengan API fleksibel yang dapat digunakan untuk membuat aplikasi tanda tangan elektronik yang mengikat secara hukum dengan fungsionalitas pengambilan tanda tangan web....Assembly for .NET 1.0.7 – Menyesuaikan...

    blog.groupdocs.cloud/id/total/december-2014-new...
  8. عزز تطبيق C# / ASP.NET الخاص بك من خلال إمكانية...

    تقدم GroupDocs مكتبة .NET مع واجهة برمجة تطبيقات مرنة يمكن استخدامها لإنشاء تطبيقات توقيع إلكتروني ملزمة قانونًا مع وظيفة التقاط توقيع الويب....Assembly for .NET 1.0.7 - ضبط الخط...

    blog.groupdocs.cloud/ar/total/december-2014-new...
  9. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  10. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...