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

xls

(0.64 sec)
  1. 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...
  2. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...file in Excel97To2003 format (.xls) const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  3. 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...
  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...workbook . save ( dataDir + "output.xls" ) # Print message print "Zoom...

    docs.aspose.com/cells/zh/java/zoom-factor-in-jy...
  5. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...xls,.xlsx" /> < button id = "runExample"...download = 'encryptedBook1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  6. 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...
  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.... save ( data_dir + "output.xls" ) puts "Set page break preview...

    docs.aspose.com/cells/zh/java/page-break-previe...
  8. 在 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...
  9. 在 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" ) worksheets = workbook . getWorksheets...workbook . save ( dataDir + "output.xls" , filesFormatType . EXCEL_97_TO_2003...

    docs.aspose.com/cells/zh/java/unprotecting-pass...
  10. Unprotect a Worksheet 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 + "Unprotect Worksheet.xls" ) puts "Unprotect a worksheet...

    docs.aspose.com/cells/java/unprotect-a-workshee...