Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,049 for

property

(0.04 sec)
  1. 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....Metadata By Property Name Match Regex Set Metadata By Property Name...metadata new values choosing properties with names matching the specified...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. Extract Metadata By Property Name Match Exact P...

    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 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....Metadata / Extract Metadata By Property Name Match Exact Phrase Extract...Extract Metadata By Property Name Match Exact Phrase Leave feedback...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. Remove Metadata By Property Name Match Exact Ph...

    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 have exact “NameOfApplication” 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.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....Metadata / Remove Metadata By Property Name Match Exact Phrase Remove...Remove Metadata By Property Name Match Exact Phrase Leave feedback...

    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....By Property Name Match Regex Extract Metadata By Property Name...metadata properties from the document choosing the properties which...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. 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....Metadata / Set Metadata By Property Name Match Exact Phrase Set...Set Metadata By Property Name Match Exact Phrase Leave feedback...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. SET File Format - Document Library Property Set...

    Learn about SET format and APIs that can create and open SET files....Learn about SET format and APIs that can create and open SET files.

    docs.fileformat.com/settings/set/
  7. docs/content/metadata/developer-guide/metadata-...

    GroupDocs.Metadata Cloud Documentation. Contribute to groupdocs-metadata-cloud/docs development by creating an account on GitHub....GroupDocs.Metadata Cloud Documentation. Contribute to groupdocs-metadata-cloud/docs development by creating an account on GitHub.

    github.com/groupdocs-metadata-cloud/docs/blob/m...
  8. docs/content/metadata/developer-guide/metadata-...

    GroupDocs.Metadata Cloud Documentation. Contribute to groupdocs-metadata-cloud/docs development by creating an account on GitHub....GroupDocs.Metadata Cloud Documentation. Contribute to groupdocs-metadata-cloud/docs development by creating an account on GitHub.

    github.com/groupdocs-metadata-cloud/docs/blob/m...
  9. Set Metadata | Documentation

    This REST API allows to set metadata new values into existing properties of the documents. With this API you can set metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what Property should be edited. You could search for properties to set by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name); value....new values into existing properties of the documents. With this...following features: Metadata properties could contain different types...

    docs.groupdocs.cloud/metadata/set-metadata/
  10. Compare PDF Files using REST API in Node.js | P...

    Programmatically Extract Metadata of MP3 Files using a REST API on the cloud in Java with Metadata Manipulation Cloud SDK for Java...remove or extract various properties of audio files stored in...can easily extract metadata properties such as title, artist, and...

    blog.groupdocs.cloud/metadata/extract-metadata-...