Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 5,976 for

storage api

(0.28 sec)
  1. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud Api status and error codes....interacting with Assembly Cloud API: Status Code HTTP Status Code...not be found in the Cloud Storage, the Assembly Cloud Service...

    docs.groupdocs.cloud/assembly/getting-started/s...
  2. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options.... API usage There are steps that usage...input document into cloud storage and other files, like digital...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. 在 Python 中使用 REST API 将 Microsoft Project MPP 转...

    使用适用于 Python 的 Document Conversion Cloud SDK 在 Python 中使用云中的 REST Api 以编程方式将 Microsoft Project MPP 转换为 PDF。...本文将重点介绍如何使用 Python 中的 REST API 将 Microsoft Project MPP 转换为 PDF。...本文应涵盖以下主题: 文档转换 REST API 和 Python SDK 使用 REST API 将 Microsoft Project...

    blog.groupdocs.cloud/zh/conversion/convert-mpp-...
  4. ZIP to JPG | Transform ZIP files to JPEG Images

    Convert ZIP to JPG online quickly for flawless, picture-perfect results. Elevate your visuals easily with our user-friendly guide!...bundling data, efficient for storage, but not for instant image...GroupDocs.Cloud REST API # GroupDocs.Cloud REST API offers a wealth...

    blog.groupdocs.cloud/conversion/zip-to-jpg-online/
  5. Support of PPTM POTX XLTX and XLTM formats inlc...

    There 18 features and fixes in this release: Added support of Quality option when rendering Microsoft Project documents as Image, option to render only Print Area, enable rendering of hidden content...Viewer Cloud Forum Web API Explorer(Live Examples) GroupDocs...Work with GroupDocs Cloud Storage using Web GUI or GroupDocs...

    blog.groupdocs.cloud/viewer/support-of-pptm-pot...
  6. 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. Linux/MacOS/Bash # Get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example: remove metadata from a document curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties...cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. 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. Linux/MacOS/Bash # Get JWT token curl -v 'https://Api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # Join several documents into one curl -v 'https://Api....feedback On this page This REST API allows to add metadata properties...Get JWT token curl -v 'https://api.groupdocs.cloud/connect/token'...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  8. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....documents in a with just 2 REST API calls or a few lines of code...the GroupDocs.Rewriter Cloud API to receiving and parsing the...

    docs.groupdocs.cloud/rewriter/workflow/
  9. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....documents in a with just 2 REST API calls or a few lines of code...GroupDocs.Translation Cloud API to receiving and parsing the...

    docs.groupdocs.cloud/translation/workflow/
  10. 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. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://Api....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...