Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 84,402 for

xls

(0.07 sec)
  1. Converting Excel to PDF 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" ); //Save the document in PDF...

    docs.aspose.com/cells/java/converting-excel-to-...
  2. Hiding and Showing Rows and Columns in PHP|Docu...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for PHP via Java APIs....xls' ); # Accessing the first worksheet...$dataDir . "Hide Rows And Columns.xls" ); print "Hide Rows And Columns...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  3. Excel to PDF Conversion 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' )); $ptr -> Call ( $workbook...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  4. Zoom Factor 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" ) # Accessing the first worksheet...save ( self . dataDir + "output.xls" ) \# Print message print "Zoom...

    docs.aspose.com/cells/java/zoom-factor-in-python/
  5. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....ExcelSaveOptions (); # Save the output to XLS format $pdf -> save ( $dataDir...$dataDir . "Converted_Excel.xls" , $excelsave ); print "Document has...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  6. Page Break Preview 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" ); //Adding a new worksheet...-> save ( $dataDir . "output.xls" ); Download Running Code Download...

    docs.aspose.com/cells/java/page-break-preview-i...
  7. Removing Worksheets Using Sheet Name in PHP|Doc...

    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...array ( $dataDir . "/output.xls" )); print "Completed." . PHP_EOL...

    docs.aspose.com/cells/net/removing-worksheets-u...
  8. 在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" ); 将链接添加到同一文件中的单元格 通过调用超链接集...workbook . Save ( "C:\\book1.xls" ); 向外部文件添加链接 可以通过调用超链接集合的Ad...

    docs.aspose.com/cells/zh/net/adding-hyperlinks-...
  9. Using Aspose.Cells for Java with ColdFusion|Doc...

    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....in various formats including XLS, CSV, SpreadsheetML, TabDelimited...some content and saves it as an XLS file. Following is the actual...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  10. 在Python中调整行高和列宽|Documentation

    使用Python Excel API在Python中创建Excel文件。在您的Python应用程序中调整XlsX或Xls中的行高和列宽,无需MS Office。...xls' ) \ # Accessing the first worksheet.... dataDir + "Set Row Height.xls" ) print "Set Row Height Successfully...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...