Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,075 for

metadata

(0.64 sec)
  1. docs/content/metadata/developer-guide/metadata-...

    GroupDocs.Metadata Cloud Documentation. Contribute to groupdocs-Metadata-cloud/docs development by creating an account on GitHub....alert {{ message }} groupdocs-metadata-cloud / docs Public You can’t...

    github.com/groupdocs-metadata-cloud/docs/blob/m...
  2. Extract Metadata By Tag | Documentation

    This REST API allows to extract Metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract Metadata information from all properties with Created 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. curl -v "https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. 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....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document Metadata. Endpoint accepts document storage path as input payload. Operation traverses whole Metadata tree packages and retrieve properties within the package. 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.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/Metadata/tags Swagger UI lets you call this REST API directly from the browser....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  5. 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....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. docs/content/metadata/developer-guide/metadata-...

    GroupDocs.Metadata Cloud Documentation. Contribute to groupdocs-Metadata-cloud/docs development by creating an account on GitHub....alert {{ message }} groupdocs-metadata-cloud / docs Public You can’t...

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

    GroupDocs.Metadata Cloud Documentation. Contribute to groupdocs-Metadata-cloud/docs development by creating an account on GitHub....alert {{ message }} groupdocs-metadata-cloud / docs Public You can’t...

    github.com/groupdocs-metadata-cloud/docs/blob/m...
  8. Metadata Editor. Change Document and Image Prop...

    View, edit, clean and export Metadata properties from your files, images, audio, video and documents online free: edit any meta info like Author, Title, Subject and many more....GroupDocs products Metadata Metadata Editor View, Edit and Remove...Remove Document & Image Metadata Get metadata of your files. View...

    products.groupdocs.app/metadata/total
  9. docs/content/metadata/developer-guide/metadata-...

    GroupDocs.Metadata Cloud Documentation. Contribute to groupdocs-Metadata-cloud/docs development by creating an account on GitHub....alert {{ message }} groupdocs-metadata-cloud / docs Public You can’t...

    github.com/groupdocs-metadata-cloud/docs/blob/m...
  10. 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 Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

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