Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,323 for

storage api

(0.09 sec)
  1. Search Watermarks | Documentation

    This REST Api allows finding watermarks in the document. The Api supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. 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....REST API allows finding watermarks in the document. The API supports...in the storage Required FileInfo.StorageName Storage name Could...

    docs.groupdocs.cloud/watermark/search-watermarks/
  2. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST Api that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud Api is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Conversion Cloud is a REST API that allows you to convert documents...of GroupDocs.Conversion Cloud API is an ability to convert any...

    docs.groupdocs.cloud/conversion/features-overview/
  3. Delete Template | Documentation

    This REST Api provides the functionality to remove files which no more useful in Parse endpoint. You can use Storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the Storage. Required. FileInfo.StorageName Storage name It could be omitted for default Storage. Resources The following GroupDocs.Parser Cloud REST Api resource has been used in the Delete Template example....feedback On this page This REST API provides the functionality to...in the storage. Required. FileInfo.StorageName Storage name It...

    docs.groupdocs.cloud/parser/delete-template/
  4. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST Api that allows you to edit documents across a wide range of supported document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor Api is an ability to edit the most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing documents, Spreadsheets or Presentations....Editor Cloud is a REST API that allows you to edit documents...feature of GroupDocs.Editor API is an ability to edit the most...

    docs.groupdocs.cloud/editor/features-overview/
  5. CSV to JPG | Convert CSV to JPEG | Image to CSV...

    Learn how to convert CSV files to JPEG images using C# .NET. Our best practices for converting comma separated files to jpg image with C# .NET....visualization using REST API. REST API for CSV to JPG Conversion...JPG using cURL Commands REST API for CSV to JPG Conversion # GroupDocs...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  6. Upload files

    Document Automation Apis along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Storage Cloud 18.3。它是一个新的和改进的 REST API,用于在云应用程序/网...GroupDocs.Storage Cloud 第一个版本中提供的一些主要功能。有关下一代 GroupDocs.Storage Cloud...

    blog.groupdocs.cloud/zh/tag/upload-files/
  7. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud Api methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud Storage VersionId File Version, can be null or omitted. StorageName Name of the cloud Storage. Can be omitted, then default Storage used. Password The password for password-protected documents (docx, pdf, etc)...in various comparison cloud API methods. FileInfo example: {...Path of the file in the cloud storage VersionId File Version, can...

    docs.groupdocs.cloud/comparison/fileinfo/
  8. Convert Word to HTML Online in Python

    You can convert a DOC file to a HTML file to display the word doc in a web browser. This article is about how to convert word to html online in Python....REST API and Python SDK Convert Word to HTML using REST API in...Conversion without using Cloud Storage How to Convert Word to HTML...

    blog.groupdocs.cloud/conversion/convert-word-to...
  9. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete Api method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } 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. Options Array of options to perform signatures delete...as input parameters of Delete API method. DeleteSettings example...UpdateSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/deletesettings/
  10. Convert CSV to Excel in Java: A Guide

    Learn how to convert CSV to Excel XLS or XLSX using GroupDocs.Conversion Cloud SDK for Java. Follow the step-by-step guide and explore the cloud-based tool....XLS or XLSX in Java using REST API. CSV (Comma Separated Values)...XLS or XLSX in Java using REST API. In this article we will cover...

    blog.groupdocs.cloud/conversion/convert-csv-to-...