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

xls

(0.75 sec)
  1. Hide or Unhide a Worksheet 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" ); // Accessing the first worksheet...-> save ( $dataDir . "output.xls" ); Download Running Code Download...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  2. Encrypt Workbook using Aspose.Cells|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...dataDir + "AsposeEncryptedWorkB.xls" ); Download Running Code GitHub...

    docs.aspose.com/cells/java/encrypt-workbook-usi...
  3. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with Golang via C++....Rows and Columns Supported by XLS and XLSX Formats with Go via...

    docs.aspose.com/cells/go-cpp/update-days-preser...
  4. xlsx4j中将工作簿转换为HTML|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" ); //Save the HTML file book...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  5. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'book1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  6. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

    本文提供了使用 C++ 的 JavaScript API 的示例代码,用于以编程方式隐藏或显示 Excel 工作表的网格线、行和列标题。...xls)、隐藏第一个工作表上的网格线,并将修改后的文件另存为output.xls,来使用 Worksheet...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  7. 在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" ) #Retrieve a list of all custom...self . dataDir + "Test_Workbook.xls" ) #Removing a custom document...

    docs.aspose.com/cells/zh/java/managing-document...
  8. Saving Files in 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" ) # Save in default (Excel2003)...dataDir + "book.default.out.xls" ) # Save in Excel2003 format...

    docs.aspose.com/cells/java/saving-files-in-python/
  9. 在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" ); //Accessing the first worksheet...-> save ( $dataDir . "output.xls" ); 下载运行代码 从以下社交编码网站中下载 隐藏或取消隐藏工作表(Aspose...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  10. Display or Hide Gridlines in Python|Documentation

    Learn how to display or hide gridlines using the Aspose.Cells for Python via Java API....xls" ) # Accessing the first worksheet...save ( self . dataDir + "output.xls" ) # Print message print "Grid...

    docs.aspose.com/cells/java/display-or-hide-grid...