Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 84,402 for

xls

(0.1 sec)
  1. Save Each Worksheet to Different PDF in xlsx4j|...

    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....Cells supports converting XLS files (that contain images, charts...

    docs.aspose.com/cells/java/save-each-worksheet-...
  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" ) # Retrieve a list of all custom...save ( dataDir + "Test_Workbook.xls" ) # Removing a custom document...

    docs.aspose.com/cells/zh/java/managing-document...
  3. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....this feature also exists for XLS files. The following code snippet...srcDir + u "SampleTableWithQuery.xls" ); // Get the first worksheet...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  4. Setting Page Options 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" ) print "Set page orientation...Workbook ( self . dataDir + 'Book1.xls' ) \ # Accessing the first worksheet...

    docs.aspose.com/cells/java/setting-page-options...
  5. 在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 "Gridlines are now hidden...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  6. 在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...excel . save ( dataDir + "output.xls" ) # Print Message print "Sheet...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  7. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically hide or show gridlines, row and column headers of an Excel worksheet....xls), hiding the gridlines on the...the modified file as output.xls. Show and Hide Row Column Headers...

    docs.aspose.com/cells/python-net/show-and-hide-...
  8. 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" ) print "Set page orientation...Workbook ( self . dataDir + 'Book1.xls' ) \ # Accessing the first worksheet...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  9. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...这项支持适用于XLS文件。以下代码演示了如何读取和写入此类表格,先读取表格,再修改它以添加总计行。...srcDir + u "SampleTableWithQuery.xls" ); // Get the first worksheet...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  10. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files....xls" ; // Path of output excel file...outDir + u "encryptedBook1.out.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...