Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 8,141 for

page

(0.04 sec)
  1. 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....On this page Note Note: The features listed on this page are supported...C# Java Python Ruby Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  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....Container Leave feedback On this page This REST API allows extracting..."right" : 167.48099517822266 } }, "page" : { "index" : 0 , "size" :...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  3. pdf page to jpg converter on Document Automatio...

    pdf Page to jpg converter on Document Automation REST APIs | GroupDocs Cloud Recent content in pdf Page to jpg converter on Document Automation REST APIs | GroupDocs Cloud PDF'yi JPG'ye dönüştürme ......pdf page to jpg converter on Document Automation REST APIs |...Cloud Recent content in pdf page to jpg converter on Document...

    blog.groupdocs.cloud/tr/tag/pdf-page-to-jpg-con...
  4. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified Page number PagesCount Convert PagesCount from specified Page Pages An array with set of Pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "PagesCount": 10, "Pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified Page number PagesCount Convert PagesCount from specified Page Pages An array with set of Pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "PagesCount": 10, "Pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified Page number PagesCount Convert PagesCount from specified Page Pages An array with set of Pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "PagesCount": 10, "Pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....ConvertOptions Leave feedback On this page Format specific convert options...Start conversion from specified page number pagesCount Convert pagesCount...

    docs.groupdocs.cloud/conversion/convertoptions/
  5. pdf page separator on Document Automation REST ...

    pdf Page separator on Document Automation REST APIs | GroupDocs Cloud Recent content in pdf Page separator on Document Automation REST APIs | GroupDocs Cloud Tách tệp PDF bằng API REST trong Ruby T......pdf page separator on Document Automation REST APIs | GroupDocs...Cloud Recent content in pdf page separator on Document Automation...

    blog.groupdocs.cloud/vi/tag/pdf-page-separator/...
  6. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-Page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } 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. Options Array of options to perform signatures delete...DeleteSettings Leave feedback On this page DeleteSettings data structure...'FilePath' : 'signedBarcode_one-page.docx' }, 'Options' : [ { 'SignatureType'...

    docs.groupdocs.cloud/signature/deletesettings/
  7. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Overview Leave feedback On this page GroupDocs.Viewer Cloud is a...whole document, page by page or custom range of pages. Note Flexible...

    docs.groupdocs.cloud/viewer/overview/
  8. 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....UpdateSettings Leave feedback On this page UpdateSettings data structure...'FilePath' : 'signedBarcode_one-page.docx' }, 'Options' : [ { 'SignatureType'...

    docs.groupdocs.cloud/signature/updatesettings/
  9. Java extract single page from PDF on Document A...

    Java extract single Page from PDF on Document Automation REST APIs | GroupDocs Cloud Recent content in Java extract single Page from PDF on Document Automation REST APIs | GroupDocs Cloud Trích xuấ......Java extract single page from PDF on Document Automation REST...content in Java extract single page from PDF on Document Automation...

    blog.groupdocs.cloud/vi/tag/java-extract-single...
  10. How to work with API Usage Logs | Documentation

    Using API Usage Log Page Log into Dashboard Access the Billing / API Usage Log Page. You can view the log of your API calls...Using API Usage Log page Log into Access the page. You can view the...log of your API calls Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/total/how-to-work-with-api...