Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 2,223 for

xlsx to xlsx

(0.08 sec)
  1. 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":...'SampleFiles/with_empty_row.xlsx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

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

    docs.groupdocs.cloud/signature/search-qrcode-si...
  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 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...
  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.EdiTor 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"..."/editordocs/with-hidden-rows-and-columns.xlsx" } ] } SDK examples Our API...

    docs.groupdocs.cloud/editor/working-with-folder/
  10. 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":...'SampleFiles/with_four_print_areas.xlsx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/render-print-areas/