Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,123 for

get pages

(0.09 sec)
  1. 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...
  2. Extract Metadata By Property Value | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how to extract metadata information from 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....Value Leave feedback On this page This REST API allows to extract...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. 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.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Tree Leave feedback On this page This REST API allows to extract...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  4. 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...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. 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. Request # First Get JSON Web Token # Please Get your Client Id and Client Secret from https://dashboard....Name Leave feedback On this page This REST API allows to add...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  6. 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. 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....By Tag Leave feedback On this page This REST API allows to add...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  7. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract 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 extract metadata creator information from all properties that have particular string phrase in theirs tag names. Request # First Get JSON Web Token # Please Get your Client Id and Client Secret from https://dashboard....Name Leave feedback On this page This REST API allows to extract...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to Get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and Get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. cURL example Request curl -X POST "https://api....Formats Leave feedback On this page GroupDocs.Conversion Cloud REST...storage URL and also support to get result as a stream . Convert...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  9. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. 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....Phrase Leave feedback On this page This REST API allows you to...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Translation Cloud Product Family / Getting started / Hello, world! Hello...10 minutes of spare time. Getting an access token The GroupDocs...

    docs.groupdocs.cloud/translation/hello-world/