Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 7,993 for

page

(0.12 sec)
  1. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary Pages for Document processing. Example PagesSetup object...structures Leave feedback On this page Page contains description for common...specify special or ordinary pages for Document processing. Example...

    docs.groupdocs.cloud/signature/common-structures/
  2. Verify Barcode Signature | Documentation

    Note Note: The features listed on this Page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Barcode Signature in Documents Pages with different options for Page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....On this page Note Note: The features listed on this page are supported...in Documents Pages with different options for page number, text...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  3. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Value Leave feedback On this page This REST API allows to set...your project. C# Java Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  4. Convert Docx to HTML - Free Support Forum - gro...

    Company Note - Wal-Mart Stores Inc 9.docx (340.3 KB) Hi, I was exploring the APIs to convert word documents in HTML. however, when i try to convert the attached document using your sample Page, the Page gets stuck in d…...document using your sample page, the page gets stuck in downloading...

    forum.groupdocs.cloud/t/convert-docx-to-html/4491
  5. Extract Images from PDF Documents using a REST ...

    Programmatically Extract Images from PDF Documents using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....using a REST API Save Images by Page Numbers Range using REST API...given below: Save Images by Page Numbers from PDF Documents using...

    blog.groupdocs.cloud/parser/extract-images-from...
  6. Working with Barcode Signature | 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 Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API....On this page Note Note: The features listed on this page are supported...Barcode Signature in Document Pages with different options of Barcode...

    docs.groupdocs.cloud/signature/working-with-bar...
  7. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice Using an SDK (API client) is the quickest way for a developer to speed up the development....Quickstart Leave feedback On this page Create an account Creating an...GetSupportedFileForm (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/watermark/quickstart/
  8. Extract Metadata By Property Name | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties that have “Date” string in names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Name Leave feedback On this page This REST API allows to extract...your project. C# Java Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. Get Supported File Types | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Parser Cloud product. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the get supported file types example. HTTP POST ~~/formats cURL example The following example demonstrates how to get supported file types. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Types Leave feedback On this page This REST API allows getting...your project. C# Java Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/parser/get-supported-file-...
  10. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all properties with Created tag. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....By Tag Leave feedback On this page This REST API allows to extract...your project. C# Java Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/metadata/extract-metadata-...