Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 581 for

metadata curl

(0.04 sec)
  1. GroupDocs.Parser Cloud Product Family on Docume...

    GroupDocs.Parser Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Parser Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud E......extraction with REST API or cURL Extract Images from PowerPoint...extraction with REST API or cURL. Extract Text from PowerPoint...

    blog.groupdocs.cloud/categories/groupdocs.parse...
  2. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Metadata Product Solution GroupDocs...“sentiment3” for Sentiments taxonomies. cURL REST Example for IAB-2 (default)...

    docs.groupdocs.cloud/classification/documents-c...
  3. 首次公開發布下一代 GroupDocs.Comparison Cloud API

    GroupDocs.Comparison Cloud 是一個 REST API,用於通過雲中的操作和更改來比較文檔。...'action':'Reject'}]}" 捲曲示例 # curl -v "https://api.groupdocs.cloud/v1...MarkDeletedInsertedC = false, MetaData = new ComparisonMetadataVa()...

    blog.groupdocs.cloud/zh-hant/comparison/announc...
  4. 首次公开发布下一代 GroupDocs.Comparison Cloud API

    GroupDocs.Comparison Cloud 是一个 REST API,用于通过云中的操作和更改来比较文档。...'action':'Reject'}]}" 卷曲示例 # curl -v "https://api.groupdocs.cloud/v1...MarkDeletedInsertedC = false, MetaData = new ComparisonMetadataVa()...

    blog.groupdocs.cloud/zh/comparison/announcing-f...
  5. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name Curl example Request Curl -X GET "https://api.groupdocs.cloud/v2.0/signature/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Metadata Product Solution GroupDocs...storageName Storage name cURL example Request curl - X GET "https://api...

    docs.groupdocs.cloud/signature/working-with-sto...
  6. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages....Metadata Product Solution GroupDocs...used to generate . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/annotation/image-represent...
  7. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats 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.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 get document information Curl -v "https://api....Metadata Product Solution GroupDocs...API directly from the browser. cURL example Request # First get...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  8. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.signatureCloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Metadata Product Solution GroupDocs...versionId File version id cURL example Request curl - X GET "https://api...

    docs.groupdocs.cloud/signature/working-with-fil...
  9. 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....Metadata Product Solution GroupDocs...used to render . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/annotation/rendering-docum...
  10. 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....Metadata Product Solution GroupDocs...has been used in the example. cURL example The following example...

    docs.groupdocs.cloud/parser/extract-images-from...