Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,125 for

get pages

(0.26 sec)
  1. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Linux/MacOS/Bash # Get JWT token curl -v 'https://api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # Join several documents into one curl -v 'https://api....By Tag Leave feedback On this page This REST API allows to add...specified tag. Linux/MacOS/Bash # Get JWT token curl -v 'https://api...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  2. Getting supported languages | Documentation

    How to Get a full list of supported language pairs....reference / Getting supported languages Getting supported languages...languages Leave feedback To get a list of all translation language...

    docs.groupdocs.cloud/translation/languages/
  3. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...application/json" # cURL example to get document information curl -v...

    docs.groupdocs.cloud/watermark/search-watermarks/
  4. Minified HTML and Responsive HTML using PHP SDK...

    Render the responsive HTML and minified HTML and SVG documents using PHP SDK for Document Viewer Cloud API by GroupDocs Cloud....release notes of this version to get an idea about all the new features/enhancements...it is business requirement to get views of a document that loads...

    blog.groupdocs.cloud/viewer/minified-and-respon...
  5. 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...Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  6. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Template Leave feedback On this page This REST API provides the functionality...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/parser/delete-template/
  7. Remove Metadata By Property Name Match Regex | ...

    This REST API allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. 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....Regex Leave feedback On this page This REST API allows to remove...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. 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...Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  9. Improve Signature Field - Free Support Forum - ...

    The signature field using the GroupDocs signature API needs to be improved so that the user can place the signature field where he likes such as you have on the cloud apps version. So allow the user to move the signature…...way to add this to your Web page is to create your own UI which...all available fields – you can get them by using this functions:...

    forum.groupdocs.cloud/t/improve-signature-field...
  10. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....Name Leave feedback On this page This REST API allows to add...tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...