Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 8,253 for

page

(0.04 sec)
  1. Evaluation and Pricing Plans | Documentation

    GroupDocs Assembly Cloud marketing information on product's evaluation and pricing plans....Plans Leave feedback On this page This section provides a general...details, please, check the page. Was this page helpful? Not really Yes...

    docs.groupdocs.cloud/assembly/getting-started/l...
  2. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-Page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "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": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...UpdateResult Leave feedback On this page UpdateResult data structure..."filePath" : "signedBarcode_one-page.docx" , "storageName" : null...

    docs.groupdocs.cloud/signature/updateresult/
  3. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....Storage Leave feedback On this page This REST API allows extracting..."right" : 167.48099517822266 } }, "page" : { "index" : 0 , "size" :...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  4. Pricing Plan | Documentation

    GroupDocs builds incredible easy to use Software as a Service (SaaS) that developers can fully evaluate before committing to buying. To do this, we rely on a slightly different sales model.Please check the Pricing Plan and How to Purchase web-Page that gives an overview of our single pricing plan and why there are no “upgrades” or “downgrades”....Please check the web-page that gives an overview of our...“upgrades” or “downgrades”. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/editor/pricing-plan/
  5. Evaluation tier | Documentation

    Evaluate GroupDocs.Rewriter Cloud service without registration....(including spaces) or the first page (whichever less). Conversion...(including spaces) or the first page (whichever less). Conversion...

    docs.groupdocs.cloud/rewriter/evaluation/
  6. Display Word in HTML on Document Processing RES...

    Display Word in HTML on Document Processing REST APIs | GroupDocs Cloud Recent content in Display Word in HTML on Document Processing REST APIs | GroupDocs Cloud Afficher un document Word dans une ......Afficher un document Word dans une page HTML à l'aide de PHP Affichez...programme un document Word dans une page HTML à l'aide d'une...

    blog.groupdocs.cloud/fr/tag/display-word-in-htm...
  7. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....Object Leave feedback On this page This REST API allows us to extract..."right" : 167.48099517822266 } }, "page" : { "index" : 0 , "size" :...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  8. Licensing | Documentation

    Create Account For details on how to create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how to get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you to use Cloud APIs as you would normally. It only applies the limitation to the data that can be processed with the APIs....Licensing Leave feedback On this page Create Account For details on...the paid plan as well Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/licensing/
  9. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Container Leave feedback On this page This REST API allows extracting..."Text inside bookmark 0\r\n\r\n Page 0 heading\r\nP a g e T e x t...

    docs.groupdocs.cloud/parser/extract-text-from-a...
  10. 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...DeleteResult Leave feedback On this page DeleteResult data structure..."filePath" : "signedBarcode_one-page.docx" , "storageName" : null...

    docs.groupdocs.cloud/signature/deleteresult/