Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 94,019 for

xls

(0.43 sec)
  1. 在共享工作簿中更新保留修订日志的天数,使用 JavaScript 通过 C++|Documen...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 在共享工作簿中更新保存修订日志的天数。...xls,.xlsx,.csv" /> < button id =...}); </ script > </ html > 查找由 XLS 和 XLSX 格式支持的最大行数和列数,使用 C++ 通过...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  2. Add WordArt Watermark to Worksheet with JavaScr...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...Excel file (Excel97-2003 format .xls) const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  3. Փոխակերպեք 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...
  4. 通过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...
  5. 用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...
  6. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....xls , is used. The spreadsheet has...you can see above, in Book1.xls , cell B7 contains a formula...

    docs.aspose.com/cells/javascript-cpp/precedents...
  7. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption....in the same way for XLSX and XLS files (it does not actually load...effectively for XLSX files than XLS files because of the different...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  8. 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...
  9. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...xls,.xlsx,.csv" /> < button id =... download = 'SetMargins_out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  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...