Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 90,184 for

xls

(0.09 sec)
  1. Page Break Preview in 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" ) # Adding a new worksheet to...workbook . save ( dataDir + "output.xls" ) # Print message print "Page...

    docs.aspose.com/cells/java/page-break-preview-i...
  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" ) # Hiding the tabs of the Excel...workbook . save ( dataDir + "output.xls" ) # Print message print "Tabs...

    docs.aspose.com/cells/zh/java/display-hide-tabs...
  3. Protecting Worksheets 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 "Sheet...

    docs.aspose.com/cells/java/protecting-worksheet...
  4. 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 "Sheet...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  5. 在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" ) # Adding a new worksheet to...workbook . save ( dataDir + "output.xls" ) # Print message print "Page...

    docs.aspose.com/cells/zh/java/page-break-previe...
  6. Freeze Panes in 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 + "book.out.xls" ) # Print Message print "Panes...

    docs.aspose.com/cells/java/freeze-panes-in-jython/
  7. 在Ruby中加密Excel文件|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' ) \ # Password protect the file... save ( data_dir + "encrypt.xls" ) puts "Apply encryption, please...

    docs.aspose.com/cells/zh/java/encrypting-excel-...
  8. Page Break Preview 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 "Set page break preview...

    docs.aspose.com/cells/java/page-break-preview-i...
  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" ) #Retrieve a list of all custom...self . dataDir + "Test_Workbook.xls" ) #Removing a custom document...

    docs.aspose.com/cells/zh/java/managing-document...
  10. 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/