Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,074 for

storage api

(0.05 sec)
  1. Latest topics - Free Support Forum - groupdocs....

    Get FREE technical support for GroupDocs Cloud Apis from our developers using free support forum....Views Activity Error Conversion Api - Unable to Cast Object GroupDocs...Family 6 26 April 25, 2025 Storage API Credits hosting on private...

    forum.groupdocs.cloud/latest
  2. 全新GroupDocs.Signature Cloud V2!

    签名 REST Api,用于应用、验证和搜索各种文件格式的电子签名。支持多种电子签名...Signature Cloud REST API 经过测试且可靠的电子签名 REST API,可在您的应用程序中添加电子签名的功...,以了解此版本中的所有新功能/增强功能。 什么是新的 # API版本 - 推出API版本V2 身份验证 - JWT(JSON Web...

    blog.groupdocs.cloud/zh/signature/all-new-group...
  3. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST Api allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document Storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document Storage URL Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to spreadsheet Format example....Conversion Cloud REST API allows us to convert the to Spreadsheet...returns the output document storage URL and also support to get...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  4. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update Api method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings fields Name Description Api Version FileInfo.FilePath The path of the document, located in the Storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....as input parameters of Update API method. UpdateSettings example...UpdateSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/updatesettings/
  5. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud Storage, created by get pages method. Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud Storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud Storage Delete pages in cloud Storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST Api directly from the browser....the cloud storage, created by get pages method. API usage There...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/delete-pages/
  6. Working with Stamp Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST Api supports to put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following Api....Signature Cloud REST API supports to put Stamp Signature...(if required) using following API. It expects data in request body...

    docs.groupdocs.cloud/signature/working-with-sta...
  7. Convert JPG to Word in Python

    JPG to Word conversion turns each image into an editable Word document within few seconds. This article is about how to Convert JPG to Word in Python....JPG/JPEG to Word Conversion REST API - Installation Convert JPG/JPEG...REST API JPG to Word Conversion without using Cloud Storage How...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  8. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud Storage Compare documents or get document info Download comparison result document from Storage Steps 1 and 3 are Storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...input documents into cloud storage Compare documents or get document...

    docs.groupdocs.cloud/comparison/compare-multipl...
  9. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud Storage Compare documents or get document info Download comparison result document from Storage Steps 1 and 3 are Storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...input documents into cloud storage Compare documents or get document...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  10. Rotate Pages | Documentation

    This REST Api allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....feedback On this page This REST API allows changing page rotation...in the storage Required property StorageName Storage name Could...

    docs.groupdocs.cloud/merger/rotate-pages/