Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 92,519 for

xls

(0.25 sec)
  1. 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/
  2. 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...
  3. 在工作表中插入超链接|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...
  4. 在 Node.js 和 C++ 中隐藏与显示行列|Documentation

    学习如何在工作表中隐藏和显示行列,使用 Aspose.Cells for Node.js via C++。...xls" ); // Reading the Excel file...join ( dataDir , "output.out.xls" )); 还可以通过将行高或列宽设置为0来隐藏行或列。 显示行和列...

    docs.aspose.com/cells/zh/nodejs-cpp/hiding-and-...
  5. 用C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells和C++以编程方式隐藏和显示Excel文件中的行和列。...xls" ; // Create workbook from the...outputFilePath = outDir + u "output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/hiding-and-showing...
  6. Protect and Unprotect Worksheet with JavaScript...

    Protect and unprotect worksheet of Excel files with 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/protect-an...
  7. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  8. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js 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 “=SUM(A1:A3)”...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...
  9. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < p > Select an...downloadLink . download = 'output.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  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-...