Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 573 for

comparison curl

(0.04 sec)
  1. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. Curl example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. 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....Comparison Product Solution GroupDocs...exact tag and category name. cURL example The following example...

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

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. 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 text by a page number example. Curl example The following example demonstrates how to extract text by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Comparison Product Solution GroupDocs...has been used in the example. cURL example The following example...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  4. Rendering Documents | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render documents to PDF and saves output to storage or stream. Render Document to PDF with Storage URL Output This API renders document to PDF and saves resulted document to storage. It also returns the link of rendered document. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to render document to PDF and save to storage....Comparison Product Solution GroupDocs...used to render . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/annotation/rendering-docum...
  5. 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....Comparison Product Solution GroupDocs...API directly from the browser. cURL example Request # First get...

    docs.groupdocs.cloud/watermark/get-document-inf...
  6. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. Curl example The following example demonstrates how to extract images from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Comparison Product Solution GroupDocs...has been used in the example. cURL example The following example...

    docs.groupdocs.cloud/parser/extract-images-from...
  7. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. 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 Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Comparison Product Solution GroupDocs...API directly from the browser. cURL example Request # First get...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; 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....Comparison Product Solution GroupDocs...document and it’s inner images. cURL example Request # First get...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....Comparison Product Solution GroupDocs...default storage used cURL example Request curl -X GET "https://api...

    docs.groupdocs.cloud/watermark/working-with-fol...
  10. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....Comparison Product Solution GroupDocs...default storage used cURL example Request curl -X GET "https://api...

    docs.groupdocs.cloud/metadata/working-with-folder/