Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 81,376 for

xls

(0.08 sec)
  1. Manage settings of Excel spreadsheet files|Docu...

    Manage settings of Microsoft Excel files....Rows and Columns supported by XLS and XLSX formats Update Days...

    docs.aspose.com/cells/python-net/workbook-setti...
  2. 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...
  3. Read and Write CSV File Format|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....Excel supports many formats like XLS, XLSX, XLSM, XLSB, CSV, etc....

    docs.aspose.com/cells/go-cpp/read-and-write-csv...
  4. Converting Excel to PDF Files in PHP|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 the document in PDF...

    docs.aspose.com/cells/java/converting-excel-to-...
  5. Opening Files in PHP|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' )); $worksheets = $ptr -> Get...

    docs.aspose.com/cells/net/opening-files-in-php/
  6. 通过Node.js和C++显示与隐藏行列和滚动条|Documentation

    本文演示如何通过Node.js和C++编程控制Excel工作表的行和列的显示与隐藏。有效控制滚动条的显示,以及批量隐藏或显示多行多列。...xls" ); // Reading the Excel file...path . join ( dataDir , "output.xls" )); 在还原隐藏列时,如果需要恢复到之前设置的宽度或...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  7. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...xls" ; // Path of output excel file...outputFilePath = outDir + u "output.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  8. Read and Write XLSM File Format|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....Excel supports many formats like XLS, XLSX, XLSM, XLSB, CSV, etc....

    docs.aspose.com/cells/go-cpp/read-and-write-xls...
  9. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...xls" ); // Get the file into the...out.xls" )); 从工作簿中提取OLE对象 以下示例显示了如何从工作簿中提取OLE对象。该示例从现有的XLS文件中...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...
  10. 在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" ); 将链接添加到同一文件中的单元格 通过调用超链接集...workbook . Save ( "C:\\book1.xls" ); 向外部文件添加链接 可以通过调用超链接集合的Ad...

    docs.aspose.com/cells/zh/net/adding-hyperlinks-...