Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 94,022 for

xls

(0.11 sec)
  1. Managing Document Properties 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" ); //Retrieve a list of all...( $dataDir . "Test_Workbook.xls" ); //Removing a custom document...

    docs.aspose.com/cells/java/managing-document-pr...
  2. How to Convert CSV to Excel in Python

    This short tutorial contains information on how to convert CSV to Excel in Python. To convert CSV to Excel Python environment is explained along with the steps and runnable sample code....formats supported by MS Excel like XLS , XLSX , ODS, and a lot of others...configuration Save the output file as XLS converted from CSV These steps...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  3. Display and Hide Scrollbars of Workbooks|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....xls" ); //Hiding the vertical scroll...dataDir + "AsposeScrollbarsHide.xls" ); // ========== //Displaying...

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

    docs.aspose.com/cells/zh/java/managing-document...
  5. 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...
  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...workbook . save ( dataDir + "output.xls" ) # Print message print "Worksheet...

    docs.aspose.com/cells/zh/java/hide-unhide-works...
  7. 在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...data_dir + "Protect Worksheet.xls" ) puts "Protect a Worksheet...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  8. Protecting Worksheets 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...data_dir + "Protect Worksheet.xls" ) puts "Protect a Worksheet...

    docs.aspose.com/cells/java/protecting-worksheet...
  9. Encrypting Excel Files 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' ) # Password‑protect the file... save ( data_dir + "encrypt.xls" ) puts "Encryption applied;...

    docs.aspose.com/cells/java/encrypting-excel-fil...
  10. 在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...