Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,261 for

storage api

(0.11 sec)
  1. Convert PDF to Excel in Java: A Step-by-Step Gu...

    Learn how to convert PDF to Excel (XLS/XLSX) in Java using REST Api. Follow our step-by-step guide and start converting PDF to Excel in the cloud today....(XLS/XLSX) in Java using REST API. If you’re looking for a reliable...XLS or XLSX in Java using REST API. In this article we will cover...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  2. 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/
  3. Convert Excel Spreadsheets to PDF in Node.js | ...

    Programmatically Convert Excel Spreadsheets to PDF files using a REST Api in Node.js. Node.js SDK allows converting XLS, XLSX files to PDF....Excel to PDF Conversion REST API and Node.js SDK Convert Excel...Excel to PDF using a REST API in Node.js Convert Specific Excel Spreadsheets...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  4. Get attachments | Documentation

    GroupDocs.Viewer Cloud Api enables you to to retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how to get all attachments from MSG file. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud Storage Render document or get document info Download rendered document from Storage Steps 1 and 3 are Storage operations, please refer to this File Api documentation for usage details....Viewer Cloud API enables you to to retrieve a...all attachments from MSG file. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/get-attachments/
  5. 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/
  6. 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-...
  7. Convert XML to JSON in Java: A step-by-step Guide

    Learn how to convert XML to JSON in Java using REST Api. Follow our step-by-step tutorial with just a few simple steps to get started today....XML to JSON in Java using REST API. As the world becomes more connected...XML to JSON in Java using REST API. We will cover the following...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  8. VerifySettings | Documentation

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

    docs.groupdocs.cloud/signature/verifysettings/
  9. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the Api provides RenderResponsive property of HtmlOptions class as shown in below sample code. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud Storage Render document or get document info Download rendered document from Storage Steps 1 and 3 are Storage operations, please refer to this File Api documentation for usage details.... To achieve this, the API provides RenderResponsive property...shown in below sample code. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  10. Add Watermarks | Documentation

    This REST Api allows adding watermarks inside the documents. With this Api you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Watermarks Leave feedback This REST API allows adding watermarks inside...inside the documents. With this API you can add watermarks with following...

    docs.groupdocs.cloud/watermark/add-watermarks/