Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 317 for

xlsx to html

(0.05 sec)
  1. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....xlsx" }, { "fileFormat" : "Microsoft...Language" , "extension" : ".html" }, { "fileFormat" : "HyperText...

    docs.groupdocs.cloud/signature/supported-file-f...
  2. Document Merger Online | Free GroupDocs Apps

    Free online file merger. Merge files To single file. 100% free online document merger....Merge EPUB Files Open eBook File HTML Merger Hypertext Markup Language...Web Archive MHTML Merger MIME HTML File Merge ODP Files OpenDocument...

    products.groupdocs.app/merger/total
  3. Combine VSDX Online | Free GroupDocs Apps

    Free online VSDX merger. Combine VSDX To single file. 100% free online VSDX merger....Merge EPUB Files Open eBook File HTML Merger Hypertext Markup Language...Web Archive MHTML Merger MIME HTML File Merge ODP Files OpenDocument...

    products.groupdocs.app/merger/vsdx
  4. Combine PDF Online | Free GroupDocs Apps

    Free online PDF merger. Combine PDF To single file. 100% free online PDF merger....Merge EPUB Files Open eBook File HTML Merger Hypertext Markup Language...Web Archive MHTML Merger MIME HTML File Merge ODP Files OpenDocument...

    products.groupdocs.app/merger/pdf
  5. 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':..."path" : "viewer/sample_xlsx/sample_page_1.html" , "downloadUrl" :...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  6. Render print areas | Documentation

    Spreadsheet document allows To set a print area if you want To print a specific section on a worksheet. There can be the case when you want To render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option To render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how To render only the print areas from worksheets....xlsx' }, 'ViewFormat': 'HTML', 'RenderOptions':..."viewer/with_four_print_areas_xlsx/with_four_print_areas_page_1.html" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/render-print-areas/
  7. 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':..."path" : "viewer/sample_xlsx/sample_page_1.html" , "downloadUrl" :...

    docs.groupdocs.cloud/viewer/split-worksheets-in...
  8. 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':..."path" : "viewer/sample_xlsx/sample_page_1.html" , "downloadUrl" :...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...
  9. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare Tools To compare source and destination files of supported formats To get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....xlsx" , "fileFormat" : "Microsoft...Text File" }, { "extension" : ".html" , "fileFormat" : "HyperText...

    docs.groupdocs.cloud/comparison/get-supported-f...
  10. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheeToptions class, which allow omitting To render empty rows as shown in the sample below....xlsx' }, 'ViewFormat': 'HTML', 'RenderOptions':..."viewer/with_empty_row_xlsx/with_empty_row_page_1.html" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...