Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 88,432 for

xls

(0.08 sec)
  1. How to get OData Connection Information|Documen...

    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....Write External Connection of XLS and XLSB files Analyzing your...

    docs.aspose.com/cells/net/how-to-get-odata-conn...
  2. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/adjusting-...
  3. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'book1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  4. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API 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 . Show and Hide Row Column Headers...

    docs.aspose.com/cells/python-net/show-and-hide-...
  5. 在 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" ) # Create an object for ImageOptions...

    docs.aspose.com/cells/zh/java/worksheet-to-imag...
  6. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files....xls" ; // Path of output Excel file...outDir + u "encryptedBook1.out.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  7. 在 Node.js 和 C++ 中隐藏与显示行列|Documentation

    学习如何在工作表中隐藏和显示行列,使用 Aspose.Cells for Node.js via C++。...xls" ); // Reading the Excel file...join ( dataDir , "output.out.xls" )); 还可以通过将行高或列宽设置为0来隐藏行或列。 显示行和列...

    docs.aspose.com/cells/zh/nodejs-cpp/hiding-and-...
  8. 用C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells和C++以编程方式隐藏和显示Excel文件中的行和列。...xls" ; // Create workbook from the...outputFilePath = outDir + u "output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/hiding-and-showing...
  9. 在工作表中隐藏行和列|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" ); NPOI - HSSF XSSF - 在工作表中隐藏行和列...@"HidingRowsandColumn(NPOI).xls" , FileMode . Create ); hssfworkbook...

    docs.aspose.com/cells/zh/net/hiding-rows-and-co...
  10. Refresh Values of Linked Shapes|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....want to save your workbook in XLS or XLSX format. However, if you...

    docs.aspose.com/cells/python-java/refresh-value...