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

metadata properties

(0.6 sec)
  1. 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...
  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. Extract Metadata of Images using C# | Metadata ...

    Automate the Extraction and Modification of Image Metadata in C# by Utilizing a REST API hosted in the Cloud, Employing the Metadata Manipulation Cloud SDK for .NET....in this article: Document Metadata Manipulation REST API and...Add Metadata to Images using a REST API Update Metadata of Image...

    blog.groupdocs.cloud/metadata/extract-and-manip...
  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. 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...
  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. 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-...
  9. Document Processing REST APIs | GroupDocs Cloud

    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....strip metadata from ZIP files using GroupDocs.Metadata Cloud...extract metadata from XLS files using GroupDocs.Metadata Cloud...

    blog.groupdocs.cloud/
  10. update PDF document properties using Java on Do...

    update PDF document Properties using Java on Document Processing REST APIs | GroupDocs Cloud Recent content in update PDF document Properties using Java on Document Processing REST APIs | GroupDocs......update PDF document properties using Java on Document Processing...content in update PDF document properties using Java on Document Processing...

    blog.groupdocs.cloud/ja/tag/update-pdf-document...