Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 81,376 for

xls

(0.05 sec)
  1. Data Sorting with C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API....xls” created in Microsoft Excel....inputFilePath = srcDir + u "book1.xls" ; // Path of output excel file...

    docs.aspose.com/cells/cpp/sort-data-of-excel/
  2. Convert DOT to JSON format in C++ | products.as...

    Export DOT to JSON in C++ without using Microsoft Excel or Word...spreadsheets in various formats such as XLS, XLSX, CSV, HTML, ODS, PDF, and...Macro-Enabled Add-In) Convert DOT to XLS (Microsoft Excel Binary Format)...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. Convert POT to JSON format via C++ | products.a...

    Export POT to JSON format in C++ without using Microsoft Excel or Powerpoint...file formats, such as XLSX, XLS, CSV, and ODS. In summary, Aspose...Macro-Enabled Add-In) Convert POT to XLS (Microsoft Excel Binary Format)...

    products.aspose.com/total/cpp/conversion/pot-to...
  4. Python Excel Spreadsheet API | products.aspose.com

    Python library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats.... Microsoft Excel: XLS, XLSX, XLSB, XLT, XLTX, XLTM...Workbook("Book.xlsx"); #Convert XLS to PDF, XPS and HTML wk.save("output...

    products.aspose.com/cells/python-net/
  5. Aspose.Cells for Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++ supports the popular Excel (Xls, XlsX, XlsM, XlsB, XLTX, XLTM,SpreadsheetML,CSV), OpenOffice(ODS),HTML and JSON file formats and 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....js via C++ supports XLS, XLSX, ODS, SpreadsheetML, CSV...

    docs.aspose.com/cells/nodejs-cpp/
  6. 使用Node.js通过C++加密和解密Excel文件|Documentation

    如何使用Node.js通过C++加密和解密Excel文件。锁定和解锁Excel文件。...xls" ); // Instantiate a Workbook...dataDir , "encryptedBook1.out.xls" )); ** 指定密码修改选项** 下面的示例显示了如何使用Aspose...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  7. Python Excel Spreadsheet API | products.aspose.com

    Python library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats.... Microsoft Excel: XLS, XLSX, XLSB, XLT, XLTX, XLTM...Workbook(SD_PATH + "template.xls"); // Convert XLS to PDF, XPS and HTML...

    products.aspose.com/cells/python-java/
  8. 通过C++和Node.js从工作簿中提取OLE对象|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) 接下来,提取OLE对象并保存到硬盘,保留其各自的文件类型。...以下代码实际完成了查找和提取OLE对象的工作。OLE对象(DOC、XLS和PDF文件)会被保存到硬盘。 const fs = require...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-ole...
  9. 用C++从工作簿中提取OLE对象|Documentation

    学习如何使用Aspose.Cells和C++从工作簿中提取OLE对象。...xls) 接下来,提取OLE对象并保存到硬盘,保留其各自的文件类型。...以下代码实际完成了查找和提取OLE对象的工作。OLE对象(DOC、XLS和PDF文件)会被保存到硬盘。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/extract-ole-object...
  10. xlsx4j中显示和隐藏工作簿的滚动条|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...dataDir + "AsposeSrollbarsHide.xls" ); // ========== //Displaying...

    docs.aspose.com/cells/zh/java/display-and-hide-...