Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 89,447 for

xls

(0.09 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" ); //Create an object for ImageOptions...

    docs.aspose.com/cells/zh/java/converting-worksh...
  2. 在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" ) #Hiding the vertical scroll...save ( self . dataDir + "output.xls" ) \ # Print message print "Scroll...

    docs.aspose.com/cells/zh/java/display-or-hide-s...
  3. Removing Worksheets using Sheet Name in Jython|...

    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" ) # Instantiating a Workbook... save ( dataDir + "book.out.xls" ) # Closing the file stream...

    docs.aspose.com/cells/java/removing-worksheets-...
  4. Display or Hide Gridlines 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 "Gridlines are now hidden...

    docs.aspose.com/cells/java/display-or-hide-grid...
  5. 在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" ); # Instantiating a Workbook... save ( dataDir + "book.out.xls" ); # Closing the file stream...

    docs.aspose.com/cells/zh/java/removing-workshee...
  6. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...xls / .xlsx ). Convert each Excel.../** Simple helper – true for .xls or .xlsx extensions. */ private...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  7. Using LightCells API with Node.js via C++|Docum...

    Learn how to read and write large Excel files using the LightCells API in Node.js via C++. Improve performance and efficiency with less memory consumption....in the same way for XLSX and XLS files (it does not actually load...effectively for XLSX files than for XLS files because of the different...

    docs.aspose.com/cells/nodejs-cpp/using-lightcel...
  8. Convert-Excel-to-JSON with JavaScript via C++|D...

    Learn how to convert an Excel file to JSON using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  9. Problems with filter function - Free Support Fo...

    Hi We have workbook were we have a custom filter that looks this: =FILTER(PayrollProcessResult!P:T;PayrollProcessResult!R:R>0) Data comes from a Unique formular that is calculated correctly. I use RefreshDynamicArray…...no matter the saved format is xls, xlsx or xlsb. So we are afraid...

    forum.aspose.com/t/problems-with-filter-functio...
  10. Converting Worksheet to SVG in Python|Documenta...

    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" ) # Convert each worksheet into...

    docs.aspose.com/cells/java/converting-worksheet...