Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 81,370 for

xls

(0.07 sec)
  1. Saving Files 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" ) #Save in default (Excel2003)...dataDir + "book.default.out.xls" ) #Save in Excel2003 format...

    docs.aspose.com/cells/java/saving-files-in-python/
  2. Calculate Sub Totals using Aspose.Cells|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....xls" ); //Get the Cells collection...workbook . save ( "AsposeTotal.xls" ); Download Running Code GitHub...

    docs.aspose.com/cells/java/calculate-sub-totals...
  3. Unprotect 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...data_dir + "Unprotect Worksheet.xls" ) puts "Unprotect a Worksheet...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  4. 在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" ); # Instantiating a Workbook... save ( dataDir + "book.out.xls" ) # Closing the file stream...

    docs.aspose.com/cells/zh/java/removing-workshee...
  5. Convert Excel to CSV, TSV and Txt with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++....OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS and so...inputFilePath = srcDir + u "book1.xls" ; // Load your source workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  6. Save Each Worksheet to a Different PDF File|Doc...

    Learn how to Save Each Worksheet to a Different PDF File with Aspose.Cells for Python via .NET API....NET supports converting XLS files (that contain images, charts...

    docs.aspose.com/cells/python-net/save-each-work...
  7. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for Node.js via C++....Rows and Columns supported by XLS and XLSX formats with Node.js...

    docs.aspose.com/cells/nodejs-cpp/update-days-pr...
  8. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with C++....Rows and Columns supported by XLS and XLSX formats with C++ Opening...

    docs.aspose.com/cells/cpp/update-days-preservin...
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns by the Aspose.Cells for Node.js via C++ API....xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); How to Insert Multiple Rows...

    docs.aspose.com/cells/nodejs-cpp/inserting-and-...
  10. Format Rows and Columns with Node.js via C++|Do...

    Aspose.Cells for Node.js via C++ can support change row height or column width, as well as apply formatting on rows or columns....xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); // Closing the file stream...

    docs.aspose.com/cells/nodejs-cpp/adjusting-row-...