Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 92,519 for

xls

(0.13 sec)
  1. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....xls" ; // Path of output Excel file...outputFilePath = outDir + u "output.xls" ; // Load a template file Workbook...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  2. 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/
  3. 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...
  4. 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...
  5. Inserting and Removing Cell Comments in a Works...

    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" ; // Open the Excel file. excelApp...string myPath = @"d:\test\Book1.xls" ; // Instantiate a new Workbook...

    docs.aspose.com/cells/net/inserting-and-removin...
  6. Merge Files with JavaScript via C++|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 and Book2.xls. The files contain formatted...id = "fileInput" accept = ".xls,.xlsx" multiple /> < button id...

    docs.aspose.com/cells/javascript-cpp/merge-files/
  7. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the Node.js API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....xls ), hiding the gridlines on the...the modified file as output.xls . const fs = require ( "fs" );...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  8. 在VSTO和Aspose.Cells中隐藏和取消隐藏工作簿中的工作表|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" ; //Open the Excel file. excelApp...path. string myPath = "Book1.xls" ; //Open the Excel file. workbook...

    docs.aspose.com/cells/zh/net/hide-and-unhide-wo...
  9. 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-...
  10. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XlsX conversions...for converting PDF file into XLS or XLSX format with Aspose.PDF...PDF to XLS with control Column When converting a PDF to XLS format...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...