Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 94,019 for

xls

(0.31 sec)
  1. 使用LightCells API通过JavaScript对C++进行操作|Documentation

    学习如何利用LightCells API在JavaScript通过C++中读取和写入大型Excel文件,提升性能和效率,减少内存消耗。... 即使 LightCells API 在 XLSX 和 XLS 文件上以相同的方式处理单元格(它实际上并不将所有单元格加...XLSX 文件比 XLS 文件更有效地节省内存,因为这两种格式的数据模型和结构不同。 然而, 对于 XLS 文件 ,为了节...

    docs.aspose.com/cells/zh/javascript-cpp/using-l...
  2. Display and Hide Tabs of Workbook in xlsx4j|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" ); //Hiding the tabs of the...( dataDir + "AsposeHideTabs.xls" ); // ========== //Displaying...

    docs.aspose.com/cells/java/display-and-hide-tab...
  3. Managing Document Properties in Jython|Document...

    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" ) # Retrieve a list of all custom...save ( dataDir + "Test_Workbook.xls" ) # Remove a custom document...

    docs.aspose.com/cells/java/managing-document-pr...
  4. 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...
  5. 在Python中显示或隐藏网格线|Documentation

    通过Aspose.Cells for Python通过Java API了解如何显示或隐藏网格线。...xls" ) # Accessing the first worksheet...save ( self . dataDir + "output.xls" ) \# Print message print "Grid...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  6. 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...
  7. Update Power Query Formula Item|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....Write External Connection of XLS and XLSB files Check if Workbook...

    docs.aspose.com/cells/python-net/update-power-q...
  8. Converting a XPS file to XLSX using C++ | Aspos...

    Sample code for XPS to XlsX conversion using C++. Use C++ example for batch XPS to XlsX conversion....XpsLoadOptions ()); // save document in XLS format document . Save ( "output...XPS to TIFF XPS to TXT XPS to XLS XPS to XML Convert XPS to XLSX...

    products.aspose.com/pdf/cpp/conversion/xps-to-x...
  9. 通过 Node.js 结合 C++ 转换 Excel 为 CSV、TSV 和 Txt|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 将Excel文件转换为CSV、TSV和TXT格式。...oft Excel或OpenOffice电子表格文件(如XLS、XLSX、XLSM、XLSB、ODS等),包含任意数量的工作表。...path . join ( dataDir , "book1.xls" )); // Text save options. You...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  10. Save Each Worksheet to a Different PDF File wit...

    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....Cells supports converting XLS files (that contain images, charts...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/save-each-...