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

xls

(0.09 sec)
  1. 在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...
  2. 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/
  3. Ինչպես փոխարկել CSV-ը Excel-ի Python-ում

    Այս կարճ ձեռնարկը պարունակում է տեղեկատվություն այն մասին, թե ինչպես փոխարկել CSV-ն Excel-ի Python-ում: CSV-ը Excel-ի Python միջավայր փոխարկելու համար բացատրվում է քայլերի և գործարկվող նմուշի կոդի հետ միասին:...ցանկացած ձևաչափով, ինչպիսիք են XLS , XLSX , ODS և շատ այլ ձևաչափեր:...ֆայլը որպես CSV-ից փոխարկված XLS Այս քայլերը նկարագրել են պահանջվող...

    kb.aspose.com/hy/cells/python/how-to-convert-cs...
  4. Display or Hide Gridlines in Python|Documentation

    Learn how to display or hide gridlines using the Aspose.Cells for Python via Java API....xls" ) # Accessing the first worksheet...save ( self . dataDir + "output.xls" ) # Print message print "Grid...

    docs.aspose.com/cells/java/display-or-hide-grid...
  5. Display or Hide Scroll Bars in Python|Documenta...

    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...save ( self . dataDir + "output.xls" ) # Print message print ( "Scroll...

    docs.aspose.com/cells/java/display-or-hide-scro...
  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 "Zoom...

    docs.aspose.com/cells/zh/java/zoom-factor-in-jy...
  7. Inserting and Deleting Rows and Columns of an E...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for C++ API....xls" ; // Instantiating a Workbook...outputFilePath = outDir + u "output.out.xls" ; // Saving the modified Excel...

    docs.aspose.com/cells/cpp/inserting-and-deletin...
  8. Calculate Sub Totals using Aspose.Cells|Documen...

    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" ); // Get the Cells collection...workbook . save ( "AsposeTotal.xls" ); Download Running Code GitHub...

    docs.aspose.com/cells/java/calculate-sub-totals...
  9. 在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/zh/java/page-break-previe...
  10. 在 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 "Grid...

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