Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 84,410 for

xls

(0.29 sec)
  1. 在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...save ( dataDir + "Autofit Row.xls" ) print "Autofit Row Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  2. Hiding and Showing Rows and Columns in Ruby|Doc...

    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...data_dir + "Hide Rows And Columns.xls" ) puts "Hide Rows And Columns...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  3. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for Node.js via C++....xls" ); // Reading the Excel file...join ( dataDir , "output.out.xls" )); It is also possible to hide...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...
  4. 通过 C++ 在 Node.js 中实现工作表视图|Documentation

    本文将介绍如何使用 Node.js 和相关 API 来与 Excel 工作簿和工作表的分页预览交互,还包括拆分窗格、冻结窗格和缩放比例的操作。...xls文件。通过将 Worksheet.isPageBreakPreview()...,将视图切换为页面分页预览第一个工作表。修改后的文件被保存为output.xls。 const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/worksheet-v...
  5. 通过Node.js和C++显示与隐藏行列和滚动条|Documentation

    本文演示如何通过Node.js和C++编程控制Excel工作表的行和列的显示与隐藏。有效控制滚动条的显示,以及批量隐藏或显示多行多列。...xls" ); // Reading the Excel file...path . join ( dataDir , "output.xls" )); 在还原隐藏列时,如果需要恢复到之前设置的宽度或...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  6. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...xls" ; // Path of output excel file...outputFilePath = outDir + u "output.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  7. Display Hide Tabs 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" ) # Hiding the tabs of the Excel...workbook . save ( dataDir + "output.xls" ) # Print message print "Tabs...

    docs.aspose.com/cells/java/display-hide-tabs-in...
  8. Display or Hide Gridlines 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/display-or-hide-grid...
  9. Փոխակերպեք HTML-ը Excel-ի Java-ի միջոցով

    Այս հոդվածը բացատրում է, թե ինչպես փոխարկել HTML-ը Excel-ի Java-ի միջոցով: Այն ունի մանրամասներ IDE-ի կարգավորումների համար, քայլերի ցանկ և օրինակելի կոդը՝ Java-ի միջոցով HTML-ից Xls փոխարկիչ մշակելու համար:...օրինակելի կոդը՝ Java ** HTML-ից XLS փոխարկիչ մշակելու համար: Դուք...ընտրության: Java-ի միջոցով HTML-ը XLS-ի փոխարկելու քայլեր Ստեղծեք միջավայր՝...

    kb.aspose.com/hy/pdf/java/convert-html-to-excel...
  10. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...xls" ); // Get the file into the...out.xls" )); 从工作簿中提取OLE对象 以下示例显示了如何从工作簿中提取OLE对象。该示例从现有的XLS文件中...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...