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

metadata properties

(0.3 sec)
  1. Edit PDF Metadata in C# - PDF Metadata Editor

    Install GroupDocs.Metadata Cloud SDKs for .NET and edit PDF Metadata in C# Programmatically. It also offers a web-based online Metadata editor....українська Polski The document metadata is a piece of information...developer, you can easily edit PDF metadata in C# programmatically. In...

    blog.groupdocs.cloud/metadata/edit-metadata-of-...
  2. 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. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Join several documents into one (example endpoint) 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 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -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/set-metadata-by-p...
  4. 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET. curl -v "https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Extract MP3 Metadata in .NET: Output Tags as JSON

    Learn how to extract MP3 Metadata in .NET and output tags as JSON using GroupDocs.Metadata Cloud SDK. Step-by-step guide with code, cURL and best practices....українська Polski Extract MP3 Metadata in .NET: Output Tags as JSON...Extract MP3 Metadata in .NET Extract MP3 Metadata to JSON - Complete...

    blog.groupdocs.cloud/metadata/extract-mp3-metad...
  7. Extract Metadata from XLS in Java

    Extract Metadata from XLS files in Java with GroupDocs.Metadata Cloud SDK. Step-by-step guide, code sample, cURL commands, and best practices....українська Polski Extract Metadata from XLS in Java Table of...Steps to Extract Metadata from XLS in Java Metadata Extraction from...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  8. STEP-by-STEP Guide to Remove ZIP Metadata in Java

    Strip hidden Metadata from ZIP archives with GroupDocs.Metadata Cloud SDK for Java. Follow this step-by-step guide for setup, code, and secure processing....STEP-by-STEP Guide to Remove ZIP Metadata in Java Table of Contents...Steps to Remove ZIP Metadata in Java ZIP Metadata Removal in Java...

    blog.groupdocs.cloud/metadata/step-by-step-guid...
  9. 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...in the form of metadata programmatically. You can easily extract...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  10. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use Metadata management REST API which allows users to read and edit Metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract Metadata, add, search, modify and remove Metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired Metadata Properties from files of different types....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Getting Started /...

    docs.groupdocs.cloud/metadata/features-overview/