Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 94,572 for

xls

(0.2 sec)
  1. 在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...
  2. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for Python via .NET API....xls. Select any cell within your...of the template file (Book1.xls) using the Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/creating-subto...
  3. Adding Hyperlinks to Link Data in Aspose.Cells|...

    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" ); Adding a Link to a Cell in...workbook . Save ( "C:\\book1.xls" ); Adding a Link to an External...

    docs.aspose.com/cells/net/adding-hyperlinks-to-...
  4. 通过 C++ 及 JavaScript 验证加密文件的密码|Documentation

    使用 C++ 及 Aspose.Cells for JavaScript 通过 JavaScript 验证加密的 Excel(Xlsx、Xlsb、XlsXlsm)和 Open Office(ODS)文件的密码...Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和Open Office(ODS)文件被密码锁...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  5. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....xls" ; // Path of output Excel file...outputFilePath = outDir + u "output.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  6. 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/
  7. 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...
  8. 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/
  9. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  10. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....Microsoft Excel‑oriented HTML into XLS/XLSX format. This means the HTML...Excel can be converted back to XLS/XLSX format using Aspose.Cells...

    docs.aspose.com/cells/cpp/adding-html-rich-text...