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

storage api

(0.06 sec)
  1. How to Convert Word to TIFF File Format using Ruby

    TIFF Tag Image File Format is used to store raster graphics and images information. This article is about how to convert Word to TIFF file format using Ruby...article: Word to TIFF Conversion API - Installation Convert Word to...Converter Word to TIFF Conversion API - Installation # In order to...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  2. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST Api*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes....using QR code generator REST API . We will utilize the GroupDocs...Creator SDK Step 2: Initialize the API Client Step 3: Upload the Document...

    blog.groupdocs.cloud/signature/generate-qr-code...
  3. 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/
  4. 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/
  5. 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...
  6. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....use this option for rendering: API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  7. 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...
  8. 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...
  9. 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/
  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-...