Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 94,022 for

xls

(0.39 sec)
  1. Aspose.Cells for Go via C++|Documentation

    Aspose.Cells for Go via C++ is a native Go library that enables Go developers to create, manipulate and convert spreadsheets programmatically without requiring Office Automation or Microsoft Excel application....formats such as MS Excel 97-2003 (XLS), MS Excel 2007-2013/2016 (XLSX...

    docs.aspose.com/cells/go-cpp/
  2. 在 Jython 中将工作表转换为图像|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" ) # Create an object for ImageOptions...

    docs.aspose.com/cells/zh/java/worksheet-to-imag...
  3. Extract OLE Objects from Workbook with C++|Docu...

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

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  4. Converting a MHT file to XLSX using C++ | Aspos...

    Sample code for MHT to XlsX conversion using C++. Use C++ example for batch MHT to XlsX conversion....MhtLoadOptions ()); // save document in XLS format document . Save ( "output...MHT to PNG MHT to TXT MHT to XLS MHT to XML Convert MHT to XLSX...

    products.aspose.com/pdf/cpp/conversion/mht-to-x...
  5. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...Saving the modified Excel file as XLS (Excel97To2003) const outputData...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  6. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  7. Display and Hide Tabs of Workbook using Aspose....

    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 tabs of the...( dataDir + "AsposeHideTabs.xls" ); // ========== //Displaying...

    docs.aspose.com/cells/java/display-and-hide-tab...
  8. Encrypting Excel Files with JavaScript via C++|...

    Learn how to encrypt and password-protect Excel files using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...file (Excel97To2003 format for .xls) const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/encrypting...
  9. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。...xls" ; // Instantiating a Workbook...outputFilePath = outDir + u "output.out.xls" ; // Saving the modified Excel...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  10. Display or Hide Tabs in Ruby|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 tabs of the Excel.... save ( data_dir + "output.xls" ) puts "Tabs are now hidden...

    docs.aspose.com/cells/java/display-or-hide-tabs...