Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 8,193 for

page

(0.03 sec)
  1. 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...
  2. AnnotationApiLink | Documentation

    AnnotationApiLink describes output file link FileInfo example { "Href": "string", "Rel": "string", "Type": "string", "Title": "string" } FileInfo fields Name Description Href File download url Rel Reserved Type Reserved Title File name...AnnotationApiLink Leave feedback On this page AnnotationApiLink describes...Reserved Title File name Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/annotation/annotationapilink/
  3. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document Pages from joined documents into one resultant document by specifying desired Page numbers or Page ranges. There are several ways to specify Page numbers needed from each document: Provide exact Page numbers via Pages collection; Specify Pages range start/end Page numbers. There is also an ability to get only even/odd Pages from the specified Page range by setting RangeMode property....Document Pages Join Document Pages Leave feedback On this page This...document with specific document pages from joined documents into one...

    docs.groupdocs.cloud/merger/join-document-pages/
  4. 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...
  5. 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/
  6. Document Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Generate Document Pages Preview Join Document Pages Join Documents...starting from a new page Mix Document Pages Split Document Import...

    docs.groupdocs.cloud/merger/document-operations/
  7. Search Signature | Documentation

    Note Note: The features listed on this Page are supported only in GroupDocs.Signature Cloud V1...The features listed on this page are supported only in GroupDocs...with Search Collection Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/search-signature/
  8. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-Page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...VerifyResult Leave feedback On this page VerifyResult data structure..."FilePath" : "/words/docx/one-page.docx" , "Password" : "1234567890"...

    docs.groupdocs.cloud/signature/verifyresult/
  9. 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...
  10. 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/