Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 84,410 for

xls

(0.1 sec)
  1. Hide or Unhide a Worksheet 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" ); //Accessing the first worksheet...-> save ( $dataDir . "output.xls" ); Download Running Code Download...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  2. Encrypt Workbook using Aspose.Cells|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...dataDir + "AsposeEncryptedWorkB.xls" ); Download Running Code GitHub...

    docs.aspose.com/cells/java/encrypt-workbook-usi...
  3. Known Limitations|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....way the original JasperReports XLS exporter manages charts. (Other...

    docs.aspose.com/cells/jasperreports/known-limit...
  4. Excel to Pdf Conversion 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" ) # Save the document in PDF...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  5. 在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' )); $worksheets = $ptr -> Get...

    docs.aspose.com/cells/zh/net/opening-files-in-php/
  6. 在 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 + "Autofit Row.xls" ) puts "Autofit Row Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  7. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....false ; # Save the output to XLS format $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  8. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++....xls" ; // Create workbook from the...outputFilePath = outDir + u "output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  9. 在工作表中插入超链接|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" ); sheet . Cells [ 1 , 0 ]....workbook . Save ( "C:\\book1.xls" ); NPOI - HSSF XSSF -在工作表中插入超链接...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...
  10. 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...