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

xls

(0.28 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. Saving Files 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' )); print "File saved successfully...

    docs.aspose.com/cells/net/saving-files-in-php/
  3. 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...
  4. 将SVG文件转换为Python中的PDF格式|Aspose.PDF for Java

    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....pdf' 将输出保存为XLS格式 doc . save ( self . dataDir...

    docs.aspose.com/pdf/zh/java/convert-svg-file-to...
  5. 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...
  6. Autofit Rows and Columns 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...save ( data_dir + "Autofit Row.xls" ) puts "Autofit Row Successfully...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  7. Convert Workbook to HTML in xlsx4j|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 HTML file book...

    docs.aspose.com/cells/java/convert-workbook-to-...
  8. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....Gets the path and name of an xls/xlsx file this chart is linked...Gets the path and name of an xls/xlsx file this chart is linked...

    reference.aspose.com/words/java/com.aspose.word...
  9. Data Sorting|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” and sorts data for data range...uses the template file “Book1.xls” created in Microsoft Excel....

    docs.aspose.com/cells/java/sort-data-of-excel/
  10. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to Xls converter using Java....code for developing an HTML to XLS converter using Java . You will...choice. Steps to Convert HTML to XLS using Java Establish the environment...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...