Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 5,657 for

storage api

(0.05 sec)
  1. Remove Metadata By Property Value | Documentation

    This REST Api allows to remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata 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. curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  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. 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.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  3. Set Metadata By Tag | Documentation

    This REST Api allows to set document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag 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. curl -v "https://Api....feedback On this page This REST API allows to set document metadata..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  4. Set Metadata By Property Name | Documentation

    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 date and time information in all properties that may have names containing “Date” 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. curl -v "https://Api....feedback On this page This REST API allows to set document metadata..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses.... API usage There are steps that usage...input document into cloud storage and other files, like digital...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Convert PDF to TIFF in Java - A Step-by-Step Gu...

    Learn how to convert PDF to TIFF file programmatically in Java using REST Api. This guide provides sample code and step-by-step instructions....Java PDF to TIFF File Converter API and SDK Installation How to Convert...using REST API Java PDF to TIFF File Converter API and SDK Installation...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  7. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST Api and open-source Metadata SDKs for Java and .NET....Metadata Manipulation Cloud API. This enriches the document metadata...Java developers as On-Premise APIs for developers, and as Free...

    blog.groupdocs.cloud/2020/04/27/manipulate-meta...
  8. Get Document Information | Documentation

    This REST Api allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document Storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST Api directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard....feedback On this page This REST API allows us to obtain basic information...endpoint accepts the document storage path as input payload. Here...

    docs.groupdocs.cloud/editor/get-document-inform...
  9. 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....feedback On this page This REST API allows to add metadata properties...part of metadata tag name. This API allows you to specify any part...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Convert HTML to PNG Image in Java - HTML to PNG...

    Easily convert HTML documents to high-quality images using Java Cloud SDK. This article is about how to convert HTML to PNG image in Java programmatically....Conversion Cloud REST API allows you to easily convert...GroupDocs.Conversion Cloud REST API. The following topics will be...

    blog.groupdocs.cloud/conversion/convert-html-to...