Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,075 for

metadata

(0.14 sec)
  1. docs/content/metadata/developer-guide/metadata-...

    GroupDocs.Metadata Cloud Documentation. Contribute to groupdocs-Metadata-cloud/docs development by creating an account on GitHub....alert {{ message }} groupdocs-metadata-cloud / docs Public You can’t...

    github.com/groupdocs-metadata-cloud/docs/blob/m...
  2. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document Metadata new values choosing properties to edit 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 set new Metadata creator name. 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/set-metadata-by-p...
  3. 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-...
  4. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Metadata Product Solution GroupDocs.../ Get Document Metadata Get Document Metadata Leave feedback...

    docs.groupdocs.cloud/conversion/get-document-me...
  5. Extract and Manipulate Metadata of Images using C#

    Programmatically Extract and Manipulate Metadata of Images using a REST API on the cloud in C# with Metadata Manipulation Cloud SDK for .NET...Home Extract and Manipulate Metadata of Images using C# Facebook...etc. stored in the form of metadata programmatically. As a C#...

    blog.groupdocs.cloud/2021/04/20/extract-and-man...
  6. 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. 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/extract-metadata-...
  7. groupdocs-metadata-cloud-dotnet/LICENSE at mast...

    .NET library for communicating with the GroupDocs.Metadata Cloud API - groupdocs-Metadata-cloud-dotnet/LICENSE at master · groupdocs-Metadata-cloud/groupdocs-Metadata-cloud-dotnet...}} groupdocs-metadata-cloud / groupdocs-metadata-cloud-dotnet...

    github.com/groupdocs-metadata-cloud/groupdocs-m...
  8. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add Metadata properties to the document choosing the right place to add 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 add Metadata date and time information in 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/add-metadata-by-p...
  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-...