Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 92,510 for

xls

(0.17 sec)
  1. 通过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...
  2. 用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...
  3. Autofit Rows and Columns 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...save ( dataDir + "Autofit Row.xls" ) print "Autofit Row Successfully...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  4. 使用 JavaScript 通过 C++ 将 XLSB 的修订转换为 XLSM|Documen...

    学习如何完全将 XlsB 文件的修订转换为 XlsM 格式,使用 Aspose.Cells for JavaScript 通过 C++。...修订存放在路径 \xl\revisions 内。将 XLSB 文件扩展名改为 ZIP 后可查看这些修订。\xl\revisions...id = "fileInput" accept = ".xls,.xlsx,.xlsb,.csv" /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using JavaScript via C++....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...
  6. 通过 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...
  7. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...xls,.xlsx,.csv" /> < button id =...Excel file as Excel97To2003 (.xls) const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  8. Unprotect 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" ); $worksheets = $workbook ->...-> save ( $dataDir . "output.xls" , $filesFormatType -> EXCEL_97_TO_2003...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  9. 在 Ruby 中自动调整行和列|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 ( data_dir + "Autofit Row.xls" ) puts "Autofit Row Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  10. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。...您可能需要加载多种格式的文件,包括 XLS、XLSX、XLSM、XLSB、SpreadsheetML、TabDelimited...body > < h1 > Open Excel95_5.0.xls Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/opening...