Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 94,020 for

xls

(0.16 sec)
  1. 使用Aspose.Cells计算小计|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" ); //Get the Cells collection...workbook . save ( "AsposeTotal.xls" ); 下载运行代码 GitHub 下载示例代码 GitHub...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  2. 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...
  3. 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...
  4. 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/
  5. 显示和隐藏工作簿的选项卡|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 tabs of the...( dataDir + "AsposeHideTabs.xls" ); // ========== //Displaying...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  6. 在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" ) #Save in default (Excel2003)...dataDir + "book.default.out.xls" ) #Save in Excel2003 format...

    docs.aspose.com/cells/zh/java/saving-files-in-p...
  7. Extract OLE Objects from Workbook|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) Next, extract the OLE objects...objects. The OLE objects (DOC, XLS, and PDF files) are saved to...

    docs.aspose.com/cells/python-net/extract-ole-ob...
  8. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API....xls . Select any cell within your...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  9. 使用JavaScript和C++确定工作表的纸张大小是否为自动|Documentation

    本文说明如何利用JavaScript API和C++插件以编程方式判断工作表的纸张大小是否设置为自动。...xls,.xlsx,.csv" /> < input type =...id = "fileInput2" accept = ".xls,.xlsx,.csv" /> < br />< br />...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  10. Protecting Worksheet in 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" ) # Accessing the first worksheet...excel . save ( dataDir + "output.xls" ) # Print Message print "Sheet...

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