Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 4,094 for

name

(0.25 sec)
  1. 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....By Property Name Extract Metadata By Property Name Leave feedback...the properties to extract by name. cURL example The following...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. Add Metadata By Property Name | Documentation

    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 that may have Names containing specified string 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....Metadata By Property Name Add Metadata By Property Name Leave feedback...as properties with specified name. cURL example The following...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove 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 remove metadata properties that have “creator” phrase in theirs tag Names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Possible Tag Name Remove Metadata By Possible Tag Name Leave feedback...approximate or a part of metadata tag name. This API allows you to specify...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which Names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the Name. 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....Property Name Match Regex Extract Metadata By Property Name Match...choosing the properties which names are matching the specified regular...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Remove Metadata By Property Name | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties with specified Name. cURL example The following example demonstrates how to remove metadata properties that may have Names containing “Application” string. 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....By Property Name Remove Metadata By Property Name Leave feedback...the properties with specified name. cURL example The following...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  6. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing properties with specified Name. cURL example The following example demonstrates how to set metadata information to all properties with the exact 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.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....Property Name Match Exact Phrase Set Metadata By Property Name Match...choosing properties with specified name. cURL example The following...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with Names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. 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....Property Name Match Regex Set Metadata By Property Name Match Regex...values choosing properties with names matching the specified regular...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. 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....Possible Tag Name Extract Metadata By Possible Tag Name Leave feedback...approximate or a part of metadata tag name. This API allows you to specify...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. 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....Possible Tag Name Add Metadata By Possible Tag Name Leave feedback...approximate or a part of metadata tag name. This API allows you to specify...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. 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....Property Name Match Regex Remove Metadata By Property Name Match...choosing the properties with names matching the specified regular...

    docs.groupdocs.cloud/metadata/remove-metadata-b...