Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 92,965 for

xls

(0.17 sec)
  1. Unprotect a Worksheet with Node.js via C++|Docu...

    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" ); // Instantiating a Workbook...path . join ( dataDir , "output.xls" ), AsposeCells . SaveFormat...

    docs.aspose.com/cells/nodejs-cpp/unprotect-a-wo...
  2. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...xls' ) \ # Accessing the first worksheet...self . dataDir + "Autofit Row.xls" ) print "Autofit Row Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  3. 在Python中隐藏和显示行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何通过隐藏和显示来隐藏和显示行和列...xls' ) \ # Accessing the first worksheet...dataDir + "Hide Rows And Columns.xls" ) print "Hide Rows And Columns...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  4. 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...
  5. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or library to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs....xls" ; // Create workbook from file...outputFilePath = outDir + u "output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...
  6. 在 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-...
  7. 在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" ); 将链接添加到同一文件中的单元格 通过调用超链接集...workbook . Save ( "C:\\book1.xls" ); 向外部文件添加链接 可以通过调用超链接集合的Ad...

    docs.aspose.com/cells/zh/net/adding-hyperlinks-...
  8. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  9. 在共享工作簿中更新保留修订日志的天数,使用 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-...
  10. Converting Excel to PDF Files 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" ); // Save the document in PDF...

    docs.aspose.com/cells/java/converting-excel-to-...