Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 2,088 for

assembler

(0.04 sec)
  1. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  3. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/extract-pages/
  4. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"lưu tệp văn bản dưới dạng xml\" \"save txt as xml\" \"save xml as......Document annotation document assembly Document Manipulation document-metadata...GroupDocs Cloud Api GroupDocs Assembly GroupDocs Comparison GroupDocs...

    blog.groupdocs.cloud/vi/tags/index.xml
  6. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"metin dosyasını xml olarak kaydet\" \"txt'yi xml olarak kaydet\" ......Document annotation document assembly Document Manipulation document-metadata...GroupDocs Cloud Api GroupDocs Assembly GroupDocs Comparison GroupDocs...

    blog.groupdocs.cloud/tr/tags/index.xml
  7. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"get xml text\" download xml notepad download xml text estrai test......Document annotation document assembly Document Manipulation document-metadata...GroupDocs Cloud Api GroupDocs Assembly GroupDocs Comparison GroupDocs...

    blog.groupdocs.cloud/it/tags/index.xml
  8. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"download xml notepad\" \"download xml text\" \"get xml text\" \"s......Document annotation document assembly Document Manipulation document-metadata...GroupDocs Cloud Api GroupDocs Assembly GroupDocs Comparison GroupDocs...

    blog.groupdocs.cloud/de/tags/index.xml
  9. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"从 XML 文件中提取文本\" \"从 xml 中获取文本\" \"从 xml 中提取文本\" \"将 txt 保存为 xml\"......Document annotation document assembly Document Manipulation document-metadata...GroupDocs Cloud Api GroupDocs Assembly GroupDocs Comparison GroupDocs...

    blog.groupdocs.cloud/zh/tags/index.xml
  10. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/get-supported-f...