Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,180 for

metadata family

(0.07 sec)
  1. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document Metadata new values choosing properties to edit 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 set new Metadata creator 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  4. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. GroupDocs.Metadata Cloud Product Family - Free ...

    Get technical support of GroupDocs.Metadata Cloud....Metadata Cloud Product Family Topic Replies Views Activity...About the GroupDocs.Metadata Cloud Product Family category 1 452 April...

    forum.groupdocs.cloud/c/metadata/30
  6. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add Metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add Metadata date and time information in all properties with the same name that have string ‘print’ in any place 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  9. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

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