Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 92,968 for

xls

(0.08 sec)
  1. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (Xlsx, Xlsb, Xls, Xlsm) and OpenOffice (ODS) files using C++ code....Hide ] If Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  2. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API....xls . Select any cell within your...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  3. 使用JavaScript和C++确定工作表的纸张大小是否为自动|Documentation

    本文说明如何利用JavaScript API和C++插件以编程方式判断工作表的纸张大小是否设置为自动。...xls,.xlsx,.csv" /> < input type =...id = "fileInput2" accept = ".xls,.xlsx,.csv" /> < br />< br />...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  4. 通过C++用JavaScript格式化行列|Documentation

    Aspose.Cells for Java脚本通过C++可以支持更改行高或列宽,以及对行或列应用格式。...xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/adjusti...
  5. 显示和隐藏工作簿的滚动条|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-...
  6. Setting Page Options in Python|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 "Set page orientation...Workbook ( self . dataDir + 'Book1.xls' ) # Accessing the first worksheet...

    docs.aspose.com/cells/java/setting-page-options...
  7. 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-...
  8. Extract OLE Objects from Workbook with Golang v...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with Golang via C++....xls) Next, extract the OLE objects...objects. The OLE objects (DOC, XLS, and PDF files) are saved to...

    docs.aspose.com/cells/go-cpp/extract-ole-object...
  9. 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...
  10. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/adjusting-...