Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 92,968 for

xls

(0.12 sec)
  1. 使用JavaScript通过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 和 Book2.xls。这些文件仅包含格式化数据和公式。 **CellsHelper...id = "fileInput" accept = ".xls,.xlsx" multiple /> < button id...

    docs.aspose.com/cells/zh/javascript-cpp/merge-f...
  2. Using LightCells API|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....in the same way for XLSX and XLS files (it does not actually load...effectively for XLSX files than XLS files because of the different...

    docs.aspose.com/cells/net/using-lightcells-api/
  3. 在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 a Worksheets object...( dataDir + "Copy Worksheet.xls" ) print "Copy worksheet, please...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  4. Python中复制和移动工作表|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 a Worksheets object.... dataDir + "Copy Worksheet.xls" ) print "Copy worksheet, please...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  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 ' ) # Accessing the first worksheet...dataDir + "Hide Rows And Columns.xls" ) print "Hide Rows And Columns...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  6. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...download = 'CopyWithinWorkbook_out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/copying-an...
  7. Supported File Formats|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....Format Description Load Save XLS Saves the document in the Microsoft...

    docs.aspose.com/cells/jasperreports/supported-f...
  8. Add or Insert a Worksheet|Documentation

    This article introduces how to add or insert worksheets in GridDesktop....IMPORTANT: Microsoft Excel (97-2003 XLS) supports worksheets with up...columns can be saved to an Excel XLS file using Aspose.Cells.GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Opening Files in 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' )); $worksheets = $ptr -> Get...

    docs.aspose.com/cells/net/opening-files-in-php/
  10. Encrypting Excel Files in Aspose.Cells|Document...

    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" ); // Specify XOR encryption...workbook . Save ( "encryptedBook1.xls" ); Download Running Code GitHub...

    docs.aspose.com/cells/net/encrypting-excel-file...