Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 92,637 for

xls

(0.2 sec)
  1. 在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 "Worksheet 1 is now hidden...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  2. Display or Hide Row Column Headers in Ruby|Docu...

    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 "Headers of rows and...

    docs.aspose.com/cells/java/display-or-hide-row-...
  3. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  4. 使用 C++ 通过 Node.js 打开不同版本的 Microsoft Excel 文件|Do...

    本文介绍了如何使用 Aspose.Cells for Node.js via C++ 打开不同版本的 Excel 文件。...您可能需要加载多种格式的文件,包括 XLS、XLSX、XLSM、XLSB、SpreadsheetML、TabDelimited...join ( dataDir , "Excel95_5.0.xls" ); // Get the Excel file into...

    docs.aspose.com/cells/zh/nodejs-cpp/opening-dif...
  5. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....xls" ; std :: vector < uint8_t >...Save ( outDir + u "output.out.xls" ); std :: cout << "OLE object...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  6. Refresh Values of Linked Shapes|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....when you save your workbook in XLS or XLSX format. However, if you...

    docs.aspose.com/cells/java/refresh-values-of-li...
  7. Control loading of External Resources in MS Exc...

    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....XLSX File to PDF Format Convert XLS File with Images or Charts to...

    docs.aspose.com/cells/net/control-loading-of-ex...
  8. Aspose.Cells for Python via Java|Documentation

    Aspose.Cells for Python via Java supports the popular spreadsheet (Xls, XlsX, XlsM, XlsB, XLTX, XLTM, CSV, SpreadsheetML, ODS) file formats that your business uses every day. It also allows exporting Excel® files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, plain text, and popular image formats including TIFF, JPG, PNG, BMP, and SVG....supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM...

    docs.aspose.com/cells/python-java/
  9. 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...
  10. 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...