Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 93,995 for

xls

(0.17 sec)
  1. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/create-wor...
  2. 创建分类汇总|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++ API为任何重复值创建小计。...xls。 选择列表中的任何单元格。 从 数据 菜单中选择 小计 ...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  3. Load the Workbook with Specific System Culture ...

    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,.xlsx,.csv,.html,.htm" /> < button..."fileInput" accept = ".html,.htm,.xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/load-the-w...
  4. 使用 C++ 通过 Node.js 打开不同版本的 Microsoft Excel 文件|Do...

    本文介绍了如何使用 Aspose.Cells for Node.js via C++ 打开不同版本的 Excel 文件。...您可能需要加载多种格式的文件,包括 XLS、XLSX、XLSM、XLSB、SpreadsheetML、TabDelimited...join ( dataDir , "Excel95_5.0.xls" ); // Get the Excel file into...

    docs.aspose.com/cells/zh/nodejs-cpp/opening-dif...
  5. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....xls" ; std :: vector < uint8_t >...Save ( outDir + u "output.out.xls" ); std :: cout << "OLE object...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  6. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API 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 . Show and Hide Row Column Headers...

    docs.aspose.com/cells/python-net/show-and-hide-...
  7. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files....xls" ; // Path of output Excel file...outDir + u "encryptedBook1.out.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  8. Cannot create Aspose.Cells object from Excel 20...

    Using Aspose.Cells version 5.1.2.4 with VB.NET Framework 1.1 with a fully licensed version with a current support agreement: I am a developer and we are using Aspose.Cells objects to update custom document properties co…...xls”); The exception occurs due to...the file: Open your template .xls file in MS Excel (e.g…,Ms Excel...

    forum.aspose.com/t/cannot-create-aspose-cells-o...
  9. 在工作表中插入超链接|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" ); Apache POI SS - HSSF XSSF...); link . setAddress ( "link1.xls" ); cell . setHyperlink ( link...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  10. 显示和隐藏工作簿的滚动条|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" ); //Hiding the vertical scroll...dataDir + "AsposeSrollbarsHide.xls" ); // ========== //Displaying...

    docs.aspose.com/cells/zh/java/display-and-hide-...