Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 2,221 for

xlsx to xlsx

(0.15 sec)
  1. 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/
  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.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...
  3. 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...
  4. Parse by Template And AI | Documentation

    This REST API allows us To extract document’s fields defined in a template object passed as a method parameter by using LLM. The following example demonstrates how To extract data from a source document by a user-defined template and modern well updated LLM. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the AI Parse example. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....xlsx" }, "Template": { "InvoiceNum":..."FileInfo": { "FilePath": "Invoice.xlsx" }, "Template": { "InvoiceNum":...

    docs.groupdocs.cloud/parser/parse-by-template-a...
  5. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want To control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheeToptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....xlsx" }, "ViewFormat": "HTML", "RenderOptions":...'SampleFiles/with_hidden_row_and_column.xlsx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  6. Password-Protect Excel using Password Protectio...

    Follow this guide To learn how To password-protect Excel files. This password protection service is easy To use and lets you secure files programmatically....xlsx downloaded on your machine....

    blog.groupdocs.cloud/merger/password-protect-ex...
  7. Adjust text overflow in cells | Documentation

    When Spreadsheet is rendered overflowed text inside the cell overlays subsequent cells until it meets non-empty cell. GroupDocs.Viewer Cloud provides a setting To configure the mode which will be used for rendering overflowed text: To set the overflowed text To be hidden, set SpreadsheeToptions.TexToverflowMode To HideText as shown in the example below. To set the overflowed text To overlay subsequent cells until it meets non empty cell, set SpreadsheeToptions.TexToverflowMode To OverlayIfNextIsEmpty....xlsx" }, "ViewFormat": "HTML", "RenderOptions":..."FilePath": "SampleFiles/sample.xlsx" }, "ViewFormat": "HTML", "RenderOptions":...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...
  8. Search Barcode 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 Barcode signatures in supported document formats. It provides method To search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....xlsx/barcode/search?folder#signed...cloud/v1/signature/SignedForVerificatio.xlsx/barcode/search?folder#signed"...

    docs.groupdocs.cloud/signature/search-barcode-s...
  9. 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"...cloud/v1/signature/SignedForVerificatio.xlsx/digital/search?folder#signed"...

    docs.groupdocs.cloud/signature/search-digital-s...
  10. 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....xlsx" }, "ViewFormat": "HTML", "RenderOptions":...'FilePath': 'SampleFiles/sample.xlsx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/split-worksheets-in...