Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 1,988 for

xlsx to xlsx

(0.04 sec)
  1. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Annotation Cloud API Reference lets you To try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs exposes....xlsx" , "isFolder" : false , "modifiedDate"..."/annotationdocs/with-hidden-rows-and-columns.xlsx" } ] } SDK examples Our API...

    docs.groupdocs.cloud/annotation/working-with-fo...
  2. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find folder in GroupDocs Cloud STorage. API Explorer GroupDocs.conversion Cloud API Reference lets you To try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs exposes....xlsx" , "isFolder" : false , "modifiedDate"..."/conversiondocs/with-hidden-rows-and-columns.xlsx" } ] } SDK examples Our API...

    docs.groupdocs.cloud/conversion/working-with-fo...
  3. 7. Convert Spreadsheet Document with Load Optio...

    This example demonstrates how To convert Spreadsheet documents inTo pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document inTo cloud sTorage Convert document Download converted document from sTorage Steps 1 and 3 are sTorage operations, please refer To this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....xlsx', 'Format': 'pdf', 'LoadOptions':...FilePath = "Spreadsheet/sample.xlsx" , Format = "pdf" , LoadOptions...

    docs.groupdocs.cloud/conversion/convert-spreads...
  4. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find folder in GroupDocs Cloud STorage. API Explorer GroupDocs.signature Cloud API Reference lets you To try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs exposes....xlsx" , "isFolder" : false , "modifiedDate"..."/signaturedocs/with-hidden-rows-and-columns.xlsx" } ] } SDK examples Our API...

    docs.groupdocs.cloud/signature/working-with-fol...
  5. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find the folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs expose....xlsx" , "isFolder" : false , "modifiedDate"..."/watermarkdocs/with-hidden-rows-and-columns.xlsx" } ] } SDK examples Our API...

    docs.groupdocs.cloud/watermark/working-with-fol...
  6. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find the folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs expose....xlsx" , "isFolder" : false , "modifiedDate"..."/conversiondocs/with-hidden-rows-and-columns.xlsx" } ] } SDK examples Our API...

    docs.groupdocs.cloud/merger/working-with-folder/
  7. Search Digital 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 search Digital signatures in supported document formats. It provides method To search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....xlsx/digital/search?folder#signed..."fileName" : "SignedForVerificatio.xlsx" , "folder" : "cells" , "code"...

    docs.groupdocs.cloud/signature/search-digital-s...
  8. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find the folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs expose....xlsx" , "isFolder" : false , "modifiedDate"..."/parserdocs/with-hidden-rows-and-columns.xlsx" } ] } SDK examples Our API...

    docs.groupdocs.cloud/parser/working-with-folder/
  9. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find the folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs expose....xlsx" , "isFolder" : false , "modifiedDate"..."/metadatadocs/with-hidden-rows-and-columns.xlsx" } ] } SDK examples Our API...

    docs.groupdocs.cloud/metadata/working-with-folder/
  10. 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....xlsx' }, 'ViewFormat': 'HTML', 'RenderOptions':...null , "path" : "viewer/sample_xlsx/sample_page_1.html" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/render-grid-lines/