Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 92,634 for

xls

(0.15 sec)
  1. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...Cells支持将以Microsoft Excel为导向的HTML转换为XLS/XLSX格式。也就是说,由Microsoft Excel生成的HTML可以使用Aspose...Excel生成的HTML可以使用Aspose.Cells转换回XLS/XLSX格式。 类似地,如果是一些简单的HTML,Aspose...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  2. 在工作表中插入和移除单元格批注|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" ; //Open the excel file. excelApp...string myPath = @"d:\test\Book1.xls" ; //Instantiate a new Workbook...

    docs.aspose.com/cells/zh/net/inserting-and-remo...
  3. 使用JavaScript通过C++合并文件|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 和 Book2.xls。这些文件仅包含格式化数据和公式。 **CellsHelper...id = "fileInput" accept = ".xls,.xlsx" multiple /> < button id...

    docs.aspose.com/cells/zh/javascript-cpp/merge-f...
  4. Using LightCells API|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....in the same way for XLSX and XLS files (it does not actually load...effectively for XLSX files than XLS files because of the different...

    docs.aspose.com/cells/net/using-lightcells-api/
  5. Formatting Pivot Table|Documentation

    How to format pivot table with Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/formatting...
  6. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...xls' ) \ # Accessing the first worksheet...self . dataDir + "Autofit Row.xls" ) print "Autofit Row Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  7. 在Python中隐藏和显示行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何通过隐藏和显示来隐藏和显示行和列...xls' ) \ # Accessing the first worksheet...dataDir + "Hide Rows And Columns.xls" ) print "Hide Rows And Columns...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  8. Convert PS to EXCEL in Android Apps | products....

    Render PS to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...of formats, including XLSX, XLS, ODS, CSV, and HTML. Moreover...popular file formats such as XLSX, XLS, ODS, CSV, and HTML. It can also...

    products.aspose.com/total/android-java/conversi...
  9. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的Xls文件转换为PDF文件。...使用C++将含图片或图表的XLS文件转换成PDF Contents [ Hide ] Aspose.Cells支持将包含...Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for C++可以独立完成将电子表格转换为PDF的任务:不需要Aspose...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  10. Show and Hide Worksheets and Tabs with Node.js ...

    This article provides sample code for using the Node.js API or Node.js Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); // Closing the file stream...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...