Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 94,022 for

xls

(0.18 sec)
  1. 在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...
  2. 自动调整工作表列宽|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...
  3. 查找特定单词的出现次数|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...
  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. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using 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/convert-ex...
  6. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…...xls"); Worksheet ExcelWorkSheet =...Save("d:\\test\\cd_exceptions_Jan+28+2008_new.xls"); Thank you. walt_schwarz May...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...
  7. 用JavaScript通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Java脚本通过C++管理Excel文件中的图片、OLE对象和形状。...xls,.xlsx,.csv" /> < p > Select an...downloadLink . download = 'output.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  8. Get worksheet unique id with JavaScript via C++...

    This article shows how to get an Excel worksheet's unique ID using the JavaScript library and C++ API programmatically....xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/get-worksh...
  9. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  10. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page‑break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....xls file is opened by creating an...modified file is saved as output.xls . Zoom Factor Using Microsoft...

    docs.aspose.com/cells/python-net/worksheet-views/