Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 84,402 for

xls

(0.3 sec)
  1. 在 PHP 中隐藏和显示行和列|Documentation

    通过 Aspose.Cells for PHP via Java 的 API 学习如何隐藏和显示行和列。...xls' ); # Accessing the first worksheet...$dataDir . "Hide Rows And Columns.xls" ); print "Hide Rows And Columns...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  2. Use Error Checking Options|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....a worksheet in the template XLS file using the Aspose.Cells APIs...Workbook ( "d:\\files\\Book1.xls" ); //Get the first worksheet...

    docs.aspose.com/cells/java/use-error-checking-o...
  3. Hide Unhide Worksheet 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...workbook . save ( dataDir + "output.xls" ) # Print message print "Worksheet...

    docs.aspose.com/cells/java/hide-unhide-workshee...
  4. Zoom Factor 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...workbook . save ( dataDir + "output.xls" ) # Print message print "Zoom...

    docs.aspose.com/cells/java/zoom-factor-in-jython/
  5. Display Hide Scroll Bars 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" ) # Hiding the vertical scroll...workbook . save ( dataDir + "output.xls" ) # Print message print "Scroll...

    docs.aspose.com/cells/java/display-hide-scroll-...
  6. Unprotecting Password Protected Worksheet in Jy...

    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/java/unprotecting-passwor...
  7. Adding Worksheets to New Excel File in Jython|D...

    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... save ( dataDir + "book.out.xls" ) # Print Message print "Sheet...

    docs.aspose.com/cells/java/adding-worksheets-to...
  8. Converting Worksheet to Image in Python|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" ) #Create an object for ImageOptions...

    docs.aspose.com/cells/java/converting-worksheet...
  9. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics....= false # Save the output to XLS format pdf . save ( data_dir...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  10. Converting Worksheet to Image 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" ); //Create an object for ImageOptions...

    docs.aspose.com/cells/java/converting-worksheet...