Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 94,020 for

xls

(0.29 sec)
  1. 在PHP中将Excel文件转换为HTML|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-...
  2. 在使用 JavaScript 通过 C++ 将电子表格转换为 HTML 时,为 WordArt...

    学习如何在使用 Aspose.Cells for JavaScript 通过 C++ 将电子表格转换为 HTML 时,为 WordArt 渲染渐变填充。...xls,.xlsx,.csv" /> < button id =...red;">Please select an Excel file (.xls, .xlsx, .csv).</p>' ; return...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  3. Convert SVG file to PDF format in Ruby|Aspose.P...

    Learn how to convert SVG files to PDF format in Ruby using Aspose.PDF for accurate and scalable document transformation....options ) # Save the output to XLS format pdf . save ( data_dir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  4. 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/
  5. 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...
  6. 将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...
  7. Saving Excel files to CSV, PDF and other format...

    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....saved in several formats such as XLS, SpreadsheetML, CSV, Tab Delimited...EXCEL_97_TO_2003 Represents an XLS file that is the default format...

    docs.aspose.com/cells/java/saving-excel-files-t...
  8. 使用C++的JavaScript管理分页符|Documentation

    本文提供示例代码,说明如何通过Aspose.Cells for JavaScript使用C++编程方式添加、清除或删除Excel工作表中的特定分页符。...xls,.xlsx,.csv" /> < button id =...file (Excel 97-2003 format .xls) const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  9. Different Ways to Open Files with JavaScript vi...

    This article explains how to open an Excel file using Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/different-...
  10. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...xls" ; std :: vector < uint8_t >...Save ( outDir + u "output.out.xls" ); std :: cout << "OLE object...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/