Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 536 for

merger curl

(0.1 sec)
  1. 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. 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....Merger Product Solution GroupDocs...specified regular expression. cURL example The following example...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  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....Merger Product Solution GroupDocs...tag name or tag category name. cURL example The following example...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  3. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats Curl example The following example demonstrates how to get supported file types. 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....Merger Product Solution GroupDocs...example. HTTP POST ~/formats cURL example The following example...

    docs.groupdocs.cloud/editor/get-supported-file-...
  4. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. 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; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Merger Product Solution GroupDocs...Resource URI HTTP POST ~/info cURL example The following example...

    docs.groupdocs.cloud/parser/get-document-inform...
  5. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. Curl example The following example demonstrates how to set metadata information to 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. Curl -v "https://api....Merger Product Solution GroupDocs...are matching the specified. cURL example The following example...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Merger Product Solution GroupDocs...and color, position, and size. cURL example Request # First get...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  7. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. Curl example The following example demonstrates how to extract formatted text. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Merger Product Solution GroupDocs...has been used in the example. cURL example The following example...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  8. Working With Storage | Documentation

    GroupDocs.Classification Cloud Working With Storage...Merger Product Solution GroupDocs...Check Storage Exist with cURL Request curl -X GET "https://api.groupdocs...

    docs.groupdocs.cloud/classification/working-wit...
  9. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. Curl example The following example demonstrates how to extract images by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Merger Product Solution GroupDocs...has been used in the example. cURL example The following example...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  10. Remove Metadata By Tag | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties by exact tag and category name. Curl example The following example demonstrates how to remove all metadata properties with the “Created” 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....Merger Product Solution GroupDocs...exact tag and category name. cURL example The following example...

    docs.groupdocs.cloud/metadata/remove-metadata-b...