Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 439 for

metadata properties

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

    This REST API allows to remove Metadata Properties from the document choosing the Properties which values are matching the specified. cURL example The following example demonstrates how to remove Metadata 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/remove-metadata-b...
  3. Set Metadata By Property Name | Documentation

    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 date and time information in all Properties that may have names containing “Date” 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...
  4. .NET, Java, Node.js, Python APIs & Online Metad...

    Document Metadata APIs native to C# .NET & Java. Read, write, edit & compare meta information of all popular formats. Analyze & export Metadata....Document Metadata Management Solution APIs and apps to read,... edit, replace and remove metadata of documents, images and other...

    products.groupdocs.com/metadata/
  5. 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....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Extract Metadata of MP3 Files

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, Metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....you can easily extract metadata properties such as title, artist...will learn how to extract the metadata of MP3 audio files using a...

    blog.groupdocs.cloud/tag/extract-metadata-of-mp...
  7. 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...
  8. 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....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

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

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

    docs.groupdocs.cloud/metadata/extract-metadata-...