Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 94,716 for

xls

(0.59 sec)
  1. 使用 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...
  2. 在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-...
  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' )); $worksheets = $ptr -> Get...array ( $dataDir . "/output.xls" )); 下载运行代码 从以下任一社交编程网站下载 使用...

    docs.aspose.com/cells/zh/net/removing-worksheet...
  4. 在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" ); //Retrieve a list of all...( $dataDir . "Test_Workbook.xls" ); //Removing a custom document...

    docs.aspose.com/cells/zh/java/managing-document...
  5. Managing Document Properties 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" ); //Retrieve a list of all...( $dataDir . "Test_Workbook.xls" ); //Removing a custom document...

    docs.aspose.com/cells/java/managing-document-pr...
  6. Save Specified Worksheets to PDF with JavaScrip...

    Learn how to save specified worksheets to PDF using Aspose.Cells for JavaScript via C++....xls,.xlsx" /> < button id = "runExample"...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/save-speci...
  7. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and save file formats....transformation and formatting of XML data XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  8. Hide or Unhide a Worksheet 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" ) # Accessing the first worksheet...save ( self . dataDir + "output.xls" ) # Print message print "Worksheet...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  9. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...xls,.xlsx" /> < button id = "runExample"...download = 'encryptedBook1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  10. 在 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 "Worksheet...

    docs.aspose.com/cells/zh/java/hide-unhide-works...