Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 92,968 for

xls

(0.18 sec)
  1. 在Jython中对行和列进行分组和取消分组|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 ' ) # Accessing the first worksheet...dataDir + "Group Rows And Columns.xls" ) print "Group Rows And Columns...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  2. FAQs|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.... and rendering Excel files (XLS, XLSX, XLSB, CSV, ODS, SpreadsheetML...supports loading and saving XLS, XLSX, XLSM, XLSB, ODS, XML (SpreadsheetML)...

    docs.aspose.com/cells/java/faqs/
  3. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....to PDF in 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/cells/page/14/
  4. 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-...
  5. Previewing document|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....following formats support preview: XLS – Microsoft Excel 97‑2003 XLSX...

    docs.aspose.com/cells/sharepoint/previewing-doc...
  6. 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...
  7. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。...xls" ; // Path of output excel file...outputFilePath = outDir + u "output.xls" ; // Load a template file Workbook...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  8. 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/
  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. 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...