Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 94,573 for

xls

(0.13 sec)
  1. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the C++ API or Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....xls), hiding the gridlines on the...the modified file as output.xls. #include <iostream> #include...

    docs.aspose.com/cells/cpp/show-and-hide-gridlin...
  2. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....xls" ; // Path of output Excel file...outputFilePath = outDir + u "output.xls" ; // Load a template file Workbook...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  3. User Guide|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....jrprint Files to XLS Formats Installation Known Limitations...

    docs.aspose.com/cells/jasperreports/user-guide/
  4. Copying And Moving Worksheets in Jython|Documen...

    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" ) # Create a Worksheets object...( dataDir + "Copy Worksheet.xls" ) print "Copy worksheet, please...

    docs.aspose.com/cells/java/copying-and-moving-w...
  5. Feature Tour|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....following topics: Feature Overview XLS or XLSX Export High Fidelity...

    docs.aspose.com/cells/jasperreports/feature-tour/
  6. 在 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" ) print "Workbook opened using...FileInputStream ( dataDir + "Book2.xls" ) # Creating an Workbook object...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  7. 在单元格内添加 HTML 富文本|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 在单元格内添加 HTML 富文本。...L转换为XLS/XLSX格式。这意味着由微软Excel生成的HTML可以使用Aspose.Cells转换回XLS/XLSX格式。...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  8. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets....xls). </ p > < label > Image (for...label > Object to embed (e.g., .xls): < input type = "file" id =...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  9. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XlsB files into XlsM format using Aspose.Cells for JavaScript via C++....Revisions are found inside the path \xl\revisions. You can view them...file extension to .zip. The \xl\revisions path contains files...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  10. 在VSTO和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" ; //Open the Excel file. excelApp...path. string myPath = "Book1.xls" ; //Open the Excel file. workbook...

    docs.aspose.com/cells/zh/net/hide-and-unhide-wo...