Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 81,494 for

xls

(0.1 sec)
  1. 在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 = $workbook ->...-> save ( $dataDir . "output.xls" , $filesFormatType -> EXCEL_97_TO_2003...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  2. 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...
  3. 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...
  4. 在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/
  5. 在PHP中将Excel转换为PDF文件|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/zh/java/converting-excel-...
  6. 在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/zh/net/saving-files-in-php/
  7. Convert WORD to XLSM using Python or with free ...

    WORD to XlsM conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XlsM online converter quickly before integrating the code....file formats such as DOC, DOCX, XLS, XLSX, PPT, PPTX, PDF, HTML,...file formats such as DOC, DOCX, XLS, XLSX, PPT, PPTX, PDF, HTML,...

    products.aspose.com/total/python-net/conversion...
  8. 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...
  9. 通过Node.js和C++显示与隐藏工作表和标签|Documentation

    本文提供了使用Node.js API或Node.js库以程序化方式显示和隐藏Excel工作表的示例代码。此外,还介绍了如何显示和隐藏Excel工作簿标签。...xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); // Closing the file stream...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  10. Freeze Panes 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 + "output.xls" ) puts "Apply freeze panes settings...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/