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

xls

(0.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 按行和列格式化,使用Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++支持更改行高或列宽,还可以对行或列应用格式。...xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); // Closing the file stream...

    docs.aspose.com/cells/zh/nodejs-cpp/adjusting-r...
  5. 插入和删除Excel文件的行和列|Documentation

    本文演示如何使用 Aspose.Cells for Node.js via C++ API 在 Excel 中插入和删除行列。...xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); 如何插入多行 要向工作表中插入多行,调用 getCells()...

    docs.aspose.com/cells/zh/nodejs-cpp/inserting-a...
  6. Hide or Unhide a Worksheet 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' ) # Accessing the first worksheet.... save ( data_dir + "output.xls" ) puts "Worksheet 1 is now hidden...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  7. 在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.... save ( data_dir + "output.xls" ) puts "Tabs are now hidden...

    docs.aspose.com/cells/zh/java/display-or-hide-t...
  8. Hiding Rows and Columns 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" ); NPOI - HSSF XSSF - Hiding...@"HidingRowsandColumn(NPOI).xls" , FileMode . Create ); hssfworkbook...

    docs.aspose.com/cells/net/hiding-rows-and-colum...
  9. Unprotecting Simply Protected Worksheet in Jyth...

    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" ) worksheets = workbook . getWorksheets...workbook . save ( dataDir + "output.xls" , filesFormatType . EXCEL_97_TO_2003...

    docs.aspose.com/cells/java/unprotecting-simply-...
  10. Managing Document Properties in PHP|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" ); //Retrieve a list of all...( $dataDir . "Test_Workbook.xls" ); //Removing a custom document...

    docs.aspose.com/cells/java/managing-document-pr...