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

xls

(0.04 sec)
  1. 在 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...
  2. 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...
  3. 在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...
  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" ) # Accessing the first worksheet...excel . save ( dataDir + "output.xls" ) # Print Message print "Sheet...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  5. Aspose.Cells for Python

    This API allows you to do all kinds of operations on Excel files in Python code including creating, editing and converting etc....Latest Answers How to Convert XLS to XLSX in Python How to Read...

    kb.aspose.com/cells/python/page/4/
  6. 使用Node.js通过C++验证加密文件的密码|Documentation

    使用Aspose.Cells for Node.js via C++验证Excel(Xlsx、Xlsb、XlsXlsm)和Open Office(ODS)文件的密码。...Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和Open Office(ODS)文件被密码锁...

    docs.aspose.com/cells/zh/nodejs-cpp/verify-pass...
  7. C# Microsoft Project Files Conversion | .NET | ...

    Convert Microsoft Project MPP MPT MPX to PDF HTML Excel and Images JPG PNG BMP TIFF with few lines of C# code via .NET library....HTML); MPT to XLS MPP to XLS MPX to XLS MPX to XLSX MPT to...

    products.aspose.com/tasks/net/conversion/
  8. Read and Write Table with Query Table Data Sour...

    Learn how to read and write a table with a QueryTable data source using Aspose.Cells for Node.js via C++....this feature also exists for XLS files. The following code snippet...sourceDir , "SampleTableWithQuery.xls" )); const worksheet = workbook...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  9. 在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 "Worksheet...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  10. xlsx4j中显示和隐藏工作簿的滚动条|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 vertical scroll...dataDir + "AsposeSrollbarsHide.xls" ); // ========== //Displaying...

    docs.aspose.com/cells/zh/java/display-and-hide-...