Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 94,020 for

xls

(0.08 sec)
  1. Display Hide Gridlines in 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...workbook . save ( dataDir + "output.xls" ) # Print message print "Grid...

    docs.aspose.com/cells/java/display-hide-gridlin...
  2. Page Break Preview in 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" ) # Adding a new worksheet to...workbook . save ( dataDir + "output.xls" ) # Print message print "Page...

    docs.aspose.com/cells/java/page-break-preview-i...
  3. 在Ruby中加密Excel文件|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' ) \ # Password protect the file... save ( data_dir + "encrypt.xls" ) puts "Apply encryption, please...

    docs.aspose.com/cells/zh/java/encrypting-excel-...
  4. Different Ways to Open Files|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....Microsoft Excel spreadsheets (XLS, XLSX, XLSM, XLSB), CSV, or Tab‑Delimited...

    docs.aspose.com/cells/cpp/different-ways-to-ope...
  5. 使用JavaScript通过C++复制行和列。|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API复制行和列。...xls,.xlsx,.csv" /> < button id =...file in Excel97To2003 format (.xls) const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  6. 在 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-...
  7. 用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...
  8. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files....xls" ); // Instantiate a Workbook...dataDir , "encryptedBook1.out.xls" )); Specifying Password to Modify...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  9. 使用JavaScript via C++将多个工作簿合并为一个工作簿|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将多个工作簿合并为一个工作簿。...xls,.xlsx" /> < input type = "file"...id = "fileInput2" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/combine...
  10. 使用JavaScript via C++将每个工作表保存为不同的PDF文件|Documenta...

    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....Cells支持将包含图片、图表等的XLS文件转换为PDF文档。Aspose.Cells for J...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/save-ea...