Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,168 for

metadata java

(0.11 sec)
  1. 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...
  2. update metadata on Document Processing REST API...

    update Metadata on Document Processing REST APIs | GroupDocs Cloud Recent content in update Metadata on Document Processing REST APIs | GroupDocs Cloud 在 C# 中使用 REST API 编辑 PDF 文件的元数据 使用适用于 .NET 的元......update metadata on Document Processing REST APIs | GroupDocs...Cloud Recent content in update metadata on Document Processing REST...

    blog.groupdocs.cloud/zh/tag/update-metadata/ind...
  3. metadata csharp sdk on Document Processing REST...

    Metadata csharp sdk on Document Processing REST APIs | GroupDocs Cloud Recent content in Metadata csharp sdk on Document Processing REST APIs | GroupDocs Cloud Редагування метаданих PDF-файлів за д......metadata csharp sdk on Document Processing REST APIs | GroupDocs...GroupDocs Cloud Recent content in metadata csharp sdk on Document Processing...

    blog.groupdocs.cloud/uk/tag/metadata-csharp-sdk...
  4. 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...
  5. 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-...
  6. metadata csharp sdk on Document Processing REST...

    Metadata csharp sdk on Document Processing REST APIs | GroupDocs Cloud Recent content in Metadata csharp sdk on Document Processing REST APIs | GroupDocs Cloud แก้ไขข้อมูลเมตาของไฟล์ PDF โดยใช้ RES......metadata csharp sdk on Document Processing REST APIs | GroupDocs...GroupDocs Cloud Recent content in metadata csharp sdk on Document Processing...

    blog.groupdocs.cloud/th/tag/metadata-csharp-sdk...
  7. 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...
  8. 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...
  9. metadata csharp sdk on Document Processing REST...

    Metadata csharp sdk on Document Processing REST APIs | GroupDocs Cloud Recent content in Metadata csharp sdk on Document Processing REST APIs | GroupDocs Cloud 在 C# 中使用 REST API 编辑 PDF 文件的元数据 使用适用于......metadata csharp sdk on Document Processing REST APIs | GroupDocs...GroupDocs Cloud Recent content in metadata csharp sdk on Document Processing...

    blog.groupdocs.cloud/zh/tag/metadata-csharp-sdk...
  10. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document Metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set Metadata information to all properties that match regular expression “^NameOfApp.*”. 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...