Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 84,403 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. Managing Document Properties in Python|Document...

    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/java/managing-document-pr...
  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' ) \ # Set the active cell workbook...data_dir + "SplitPanes output.xls" ) puts "Panes split successfully...

    docs.aspose.com/cells/zh/java/split-panes-in-ruby/
  4. Hide or Unhide a Worksheet 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 "Worksheet...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  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" ) # Hiding the tabs of the Excel...workbook . save ( dataDir + "output.xls" ) # Print message print "Tabs...

    docs.aspose.com/cells/zh/java/display-hide-tabs...
  6. 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...
  7. 在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...
  8. Update Power Query Formula Item|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....Write External Connection of XLS and XLSB files Check if Workbook...

    docs.aspose.com/cells/python-net/update-power-q...
  9. Different Ways to Open Files|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....Microsoft Excel spreadsheets (XLS, XLSX, XLSM, XLSB), CSV or TabDelimited...

    docs.aspose.com/cells/cpp/different-ways-to-ope...
  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/