Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 92,636 for

xls

(0.29 sec)
  1. Show and Hide Rows, Columns and Scroll Bars wit...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using Node.js via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....xls" ); // Reading the Excel file...path . join ( dataDir , "output.xls" )); While making a hidden column...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  2. Render Gradient Fill for the WordArt while Conv...

    Learn how to render gradient fill for WordArt when converting spreadsheets to HTML using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...red;">Please select an Excel file (.xls, .xlsx, .csv).</p>' ; return...

    docs.aspose.com/cells/javascript-cpp/render-gra...
  3. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...Android spreadsheet API supports XLS, XLSX, CSV, SpreadsheetML, ODS...fixed-layout formats. Microsoft Excel: XLS, XLSX, XLSB, XLTX, XLTM, XLSM...

    products.aspose.com/cells/android-java/
  4. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for .NET API....xls. Select any cell within your...of the template file (Book1.xls) using the Aspose.Cells API....

    docs.aspose.com/cells/net/creating-subtotals/
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Fields using C# How to Convert XLS to XLSX in C# How to Convert...to PDF in Java How to Convert XLS to XLSX in Python How to Read...

    kb.aspose.com/categories/page/66/
  6. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a new workbook from the stream, this workbook will not contain the correct values. In ad…...called, an xls file is saved. So the max column is 255 in xls file...

    forum.aspose.com/t/savetostream-on-a-workbook-w...
  7. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...Rows and Columns supported by XLS and XLSX formats with JavaScript...

    docs.aspose.com/cells/javascript-cpp/update-day...
  8. Insert Hyperlinks in Worksheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xls" ); sheet . Cells [ 1 , 0 ]....workbook . Save ( "C:\\book1.xls" ); NPOI - HSSF XSSF - Insert...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  9. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective document management....$options ); # Save the output to XLS format $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  10. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....xls" ; // Path of output Excel file...outputFilePath = outDir + u "output.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...