Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 81,376 for

xls

(0.05 sec)
  1. Read and Write Tab Delimited File Format|Docume...

    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....Excel supports many formats like XLS, XLSX, XLSM, XLSB, CSV, tab-delimited...

    docs.aspose.com/cells/go-cpp/read-and-write-tab...
  2. Display or Hide Tabs 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" ); //Hiding the tabs of the...-> save ( $dataDir + "output.xls" ); Download Running Code Download...

    docs.aspose.com/cells/java/display-or-hide-tabs...
  3. Converting Excel to PDF Files in Python|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" ) #Save the document in PDF...

    docs.aspose.com/cells/java/converting-excel-to-...
  4. Saving Files 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' )); print "File saved successfully...

    docs.aspose.com/cells/net/saving-files-in-php/
  5. Queries and Connections with C++|Documentation

    Manage database connections and queries using Aspose.Cells with C++....Write External Connection of XLS and XLSB files with C++ Update...

    docs.aspose.com/cells/cpp/managing-database-con...
  6. Zoom Factor 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" ) # Accessing the first worksheet...save ( self . dataDir + "output.xls" ) \# Print message print "Zoom...

    docs.aspose.com/cells/java/zoom-factor-in-python/
  7. Page Break Preview 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" ); //Adding a new worksheet...-> save ( $dataDir . "output.xls" ); Download Running Code Download...

    docs.aspose.com/cells/java/page-break-preview-i...
  8. 用C++显示和隐藏网格线及行列标题|Documentation

    本文提供使用C++ API或库通过编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...xls),隐藏第一个工作表的网格线,并将修改后的文件另存为output.xls。 #include <iostream>...inputFilePath = srcDir + u "book1.xls" ; // Create workbook from file...

    docs.aspose.com/cells/zh/cpp/show-and-hide-grid...
  9. 在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 ' ) # Accessing the first worksheet...save ( dataDir + "Autofit Row.xls" ) print "Autofit Row Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  10. 通过 C++ 在 Node.js 中实现工作表视图|Documentation

    本文将介绍如何使用 Node.js 和相关 API 来与 Excel 工作簿和工作表的分页预览交互,还包括拆分窗格、冻结窗格和缩放比例的操作。...xls文件。通过将 Worksheet.isPageBreakPreview()...,将视图切换为页面分页预览第一个工作表。修改后的文件被保存为output.xls。 const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/worksheet-v...