Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 94,573 for

xls

(0.65 sec)
  1. How to get OData Connection Information|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....Write External Connection of XLS and XLSB files Analyzing your...

    docs.aspose.com/cells/net/how-to-get-odata-conn...
  2. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....xls" ); // Get the file into a stream...join ( dataDir , "output.out.xls" )); Extracting OLE Objects from...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  3. Insert Hyperlinks in Worksheet|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/java/insert-hyperlinks-in...
  4. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....xls file is opened by creating an...modified file is saved as output.xls. Zoom Factor Using Microsoft...

    docs.aspose.com/cells/net/worksheet-views/
  5. 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...
  6. 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...
  7. 使用 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...
  8. 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/
  9. Display and Hide Scrollbars of Workbooks in xls...

    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 + "AsposeScrollbarsHide.xls" ); // ========== //Displaying...

    docs.aspose.com/cells/java/display-and-hide-scr...
  10. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < p > Select an...file (using Excel97To2003 for .xls output) const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/add-image-...