Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 93,995 for

xls

(0.21 sec)
  1. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'book1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  2. Protecting and Unprotecting Workbooks in VSTO a...

    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" ; //Instantiate a new Workbook...

    docs.aspose.com/cells/net/protecting-and-unprot...
  3. 在Php中设置页面选项|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" ); print "Set page orientation...Workbook ( $dataDir . 'Book1.xls' ); # Accessing the first worksheet...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  4. Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET supports the popular Excel (Xls, XlsX, XlsM, XlsB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM...

    docs.aspose.com/cells/net/
  5. Hiding and Showing Rows and Columns with JavaSc...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/hiding-and...
  6. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...= 'SetHeadersAndFooters_out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  7. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < div > < label...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...
  8. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  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 - 自动调整工作表列宽...@"AutoFiltRowsandColum(NPOI).xls" , FileMode . Create ); hssfworkbook...

    docs.aspose.com/cells/zh/net/auto-fit-columns-i...
  10. 查找特定单词的出现次数|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. Microsoft...path. string myPath = "Book1.xls" ; //Open the Excel file. workbook...

    docs.aspose.com/cells/zh/net/find-specific-word...