Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,384 for

storage api

(0.41 sec)
  1. Remove Watermarks | Documentation

    This REST Api allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The Api supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....feedback On this page This REST API allows removing watermarks from...watermarks and then removes them. The API supports a rich set of search...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  2. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info Api method to retrieve information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings 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....as input parameters for Info API method to retrieve information...InfoSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/infosettings/
  3. Convert XML to PDF in Java using Java SDK: A Guide

    Learn how to convert XML to PDF files in Java using GroupDocs.Conversion Cloud SDK for Java. Let's go through the process of converting XML to PDF in Java....PDF File in Java using REST API. XML (eXtensible Markup Language)...PDF file in Java using REST API. We will cover the following...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  4. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign Api method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description Api Version FileInfo.FilePath The path of the document, located in the Storage....as input parameters for Sign API method SignSettings example {...SignSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/signsettings/
  5. GroupDocs.Storage Cloud Product Family on Docum...

    GroupDocs.Storage Cloud Product Family on Document Processing REST Apis | GroupDocs Cloud Recent content in GroupDocs.Storage Cloud Product Family on Document Processing REST Apis | GroupDocs Cloud......Storage Cloud Product Family on Document Processing...Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Storage...

    blog.groupdocs.cloud/th/tag/groupdocs.storage-c...
  6. 渲染 CAD 文件格式从未如此简单

    使用选项渲染 CAD 绘图文件从未如此简单,GroupDocs.Viewer Cloud 使渲染文档视图变得更加简单,只需很少的指令。...Viewer 云 API # GroupDocs.Viewer Cloud API 是灵活的文档渲染和查看解决...document to default storage curl -X POST "https://api.groupdocs.cloud/v2...

    blog.groupdocs.cloud/zh/viewer/rendering-cad-fi...
  7. Incorrect Python Sdk Example - Free Support For...

    The python example shown on the document conversion webpage has a minor mistake. The example shows “ConversionApi”, which I believe should be “ConvertApi”, as is confirmed by the output when attempting to evaluate the co…...api_exception.ApiException: (400)...the sid and key to invoke the API as shown in the examples, but...

    forum.groupdocs.cloud/t/incorrect-python-sdk-ex...
  8. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search Api method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings 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 Search API method. SearchSettings example...SearchSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/searchsettings/
  9. Convert XLSX to CSV in Java - A Step-by-Step Guide

    Learn how to convert Excel (XLS/XLSX) to CSV in Java using REST Api. This article provides step-by-step instructions for converting Excel to CSV quickly....XLSX to CSV in Java using REST API. Are you tired of manually converting...(XLS/XLSX) to CSV in Java using REST API and provide a step-by-step guide...

    blog.groupdocs.cloud/conversion/convert-excel-x...
  10. CSV to HTML | Convert CSV to HTML Table in C# .NET

    Discover how to seamlessly convert CSV files to HTML using C# .NET. Easy Convert comma delimited data into HTML online....set of features and intuitive API, you can effortlessly integrate...need to obtain our personalized API credentials(i.e. Client ID and...

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