Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 683 for

annotation curl

(0.04 sec)
  1. Convert PDF to MS Word DOCX in Python Without A...

    When I try to convert a document from PDF to docx, I get the error message “‘property’ object has no attribute ‘swagger_types’” when I send the request to the API to convert the document. I haven’t done anything unusual …...Convert PDF to Word with cURL curl -X POST "https://api.groupdocs...PdfLoadOptions loadOptions.hide_pdf_annotations = True loadOptions.remove_embedded_files...

    forum.groupdocs.cloud/t/convert-pdf-to-ms-word-...
  2. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Annotation Product Solution GroupDocs...Client Secret field. Request curl --location --request POST 'https://id...

    docs.groupdocs.cloud/rewriter/authorization/
  3. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....Annotation Product Solution GroupDocs...API directly from the browser. cURL example Request // First get...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. Curl example Request Curl -X POST "https://api....Annotation Product Solution GroupDocs...used in the example. cURL example Request curl -X POST "https://api...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  5. 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....Annotation Product Solution GroupDocs...API directly from the browser. cURL example Request // First get...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...Annotation Product Solution GroupDocs...API directly from the browser. cURL example Request // First get...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. Supported File Formats | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example....Annotation Product Solution GroupDocs...used in the example. cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/viewer/supported-file-form...
  8. 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)....Annotation Product Solution GroupDocs...API directly from the browser. cURL example Request // First get...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. Get Document Metadata | 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 Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. Curl example Request Curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Annotation Product Solution GroupDocs...used in the example. cURL example Request curl -X GET "https://api...

    docs.groupdocs.cloud/conversion/get-document-me...
  10. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....Annotation Product Solution GroupDocs...API directly from the browser. cURL example Request // First get...

    docs.groupdocs.cloud/signature/sign-document-wi...