Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,687 for

metadata java

(0.09 sec)
  1. 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. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. Add Metadata By Property Name Match Exact Phras...

    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 with the 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 add Metadata to a document curl -v "https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. Extract Metadata By Property Name | Documentation

    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 that have “Date” string in names. Linux/MacOS/Bash # 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 arguments. curl -v 'https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  4. 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...files stored in the form of metadata programmatically. You can...can easily extract metadata properties such as title, artist, and...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  5. Change E-Book Metadata on Document Processing R...

    Change E-Book Metadata on Document Processing REST APIs | GroupDocs Cloud Recent content in Change E-Book Metadata on Document Processing REST APIs | GroupDocs Cloud Редактор метаданных EPUB: измен......Change E-Book Metadata on Document Processing REST APIs | GroupDocs...Recent content in Change E-Book Metadata on Document Processing REST...

    blog.groupdocs.cloud/ru/tag/change-e-book-metad...
  6. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add Metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add Metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. 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" # Add Metadata to a document (example) curl -v "https://api....Metadata Product Solution GroupDocs...GroupDocs.Metadata Cloud / Developer Guide / Metadata Opertaions...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  7. 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....to edit PDF metadata in Java with GroupDocs.Metadata Cloud SDK...SDK. Learn to read existing metadata, modify Title, Author, and...

    blog.groupdocs.cloud/
  8. Change E-Book Metadata on Document Processing R...

    Change E-Book Metadata on Document Processing REST APIs | GroupDocs Cloud Recent content in Change E-Book Metadata on Document Processing REST APIs | GroupDocs Cloud EPUB 元數據編輯器:使用 REST API 在 Java ......Change E-Book Metadata on Document Processing REST APIs | GroupDocs...Recent content in Change E-Book Metadata on Document Processing REST...

    blog.groupdocs.cloud/zh-hant/tag/change-e-book-...
  9. Extract Metadata of MP3 Files on Document Proce...

    Extract Metadata of MP3 Files on Document Processing REST APIs | GroupDocs Cloud Recent content in Extract Metadata of MP3 Files on Document Processing REST APIs | GroupDocs Cloud استخراج البيانات ......Extract Metadata of MP3 Files on Document Processing REST APIs...Recent content in Extract Metadata of MP3 Files on Document Processing...

    blog.groupdocs.cloud/ar/tag/extract-metadata-of...
  10. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Metadata Product Solution GroupDocs.../ Get Document Metadata Get Document Metadata Leave feedback...

    docs.groupdocs.cloud/conversion/get-document-me...