Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,149 for

storage api

(0.07 sec)
  1. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python....useful for long-term data storage, data transportation, and data...with the assistance of a REST API . The following topics shall...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  2. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows to create document preview images, one per page. Image size and format can be set as options. Api Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document into cloud Storage Create preview images Download images For Storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST Api directly from the browser.... API Usage There are steps that usage...input document into cloud storage Create preview images Download...

    docs.groupdocs.cloud/comparison/create-document...
  3. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud Storage Call Api method with options Download comparison result document from Storage (if any) 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 Call API method with options Download...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  4. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#.... API for HTML to PowerPoint Conversion...PowerPoint using cURL commands API for HTML to PowerPoint Conversion...

    blog.groupdocs.cloud/conversion/convert-html-to...
  5. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc.... API usage There are steps that usage...input documents into cloud storage Compare documents or get document...

    docs.groupdocs.cloud/comparison/compare-documents/
  6. Split worksheets into pages | Documentation

    There might be the case when you do not want to render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you to specify the number of rows in an Spreadsheet to be rendered on each page.This example demonstrates how to split worksheets into pages. Api Usage There are steps that usage of GroupDocs.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/split-worksheets-in...
  7. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. 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.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  8. Get Template | Documentation

    This REST Api provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the Api response and use it as a template parameter in Parse by the Template method. 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. Resource The following GroupDocs.Parser Cloud REST Api resource has been used in the Get Template example....feedback On this page This REST API provides the functionality to...Parse endpoint. Simply get the API response and use it as a template...

    docs.groupdocs.cloud/parser/get-template/
  9. 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/
  10. Working with QR Code 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 sign a document with QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following Api....Signature Cloud REST API supports to sign a document with...(if required) using following API. It expects data in request body...

    docs.groupdocs.cloud/signature/working-with-qr-...