Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 93,994 for

xls

(0.14 sec)
  1. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...xls,.xlsx,.xlsb,.ods" /> < button...Excel97To2003 , name : 'output.xls' , options : new XlsSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  2. 在Python中将工作表转换为SVG|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" ) # Convert each worksheet into...

    docs.aspose.com/cells/zh/java/converting-worksh...
  3. 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...
  4. 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...
  5. 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/
  6. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API....xls created in Microsoft Excel. After...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  7. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....xls file is opened by creating an...modified file is saved as output.xls. Zoom Factor Using Microsoft...

    docs.aspose.com/cells/net/worksheet-views/
  8. 使用 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...
  9. 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/
  10. 通过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...