Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 201,143 for

excel

(0.17 sec)
  1. 通过 Node.js 使用 C++ 自动调整行和列的宽度|Documentation

    本文展示了如何使用Aspose.Cells for Node.js via C++自动调整单元格范围内的行、列、合并单元格的行以及行的宽度。...自动调整行和列的宽度 Contents [ Hide ] 微软 Excel 允许根据内容自动调整单元格的宽度和高度。此功能也可以通过Aspose...提供了 Workbook 类,表示一个 Microsoft Excel 文件。 Workbook 类包含一个 Workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  2. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for JavaScript via C++....iso29500_2008_strict , then the output Excel file will be saved in Strict...the output Excel file . If you open the output Excel file in Microsoft...

    docs.aspose.com/cells/javascript-cpp/save-workb...
  3. Check if VBA Project is Protected and Locked fo...

    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....Applications) project of an Excel file is protected and locked...sample code loads the sample Excel file and checks if the VBA (Visual...

    docs.aspose.com/cells/net/check-if-vba-project-...
  4. 在PHP中将Excel文件转换为HTML|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....在PHP中将Excel文件转换为HTML Contents [ Hide ] Aspose.Cells - 将Excel文件转换为HTML...使用PHP中的Aspose.Cells for Java将Excel转换为HTML,只需调用Converter模块的worksheet_to_html()方法。...

    docs.aspose.com/cells/zh/java/converting-excel-...
  5. Link Cells to XML Map Elements|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....sample code loads the source Excel file , which contains an XML...the output Excel file . If you open the output Excel file and click...

    docs.aspose.com/cells/java/link-cells-to-xml-ma...
  6. AutoFit Columns and Rows while loading HTML in ...

    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....both the output excel files i.e. Output Excel File Without AutoFitColsAndRows...AutoFitColsAndRows and Output Excel File With AutoFitColsAndRows...

    docs.aspose.com/cells/java/autofit-columns-and-...
  7. Disable Downlevel Revealed Comments while savin...

    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....Scenarios When you save your Excel file to HTML, Aspose.Cells for...Please download the sample Excel file used in this code and the...

    docs.aspose.com/cells/python-net/disable-downle...
  8. 查找特定单词的出现次数|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....查找特定单词的出现次数 Contents [ Hide ] VSTO Excel Excel . Application excelApp =...Application ; //Specify the template excel file path. string myPath = "List...

    docs.aspose.com/cells/zh/net/find-specific-word...
  9. 在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....Instantiating a Workbook object by excel file path $workbook = new Workbook...the first worksheet in the Excel file $worksheets = $workbook...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  10. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....converter application for XML to Excel in Node.js . You can utilize...machine. Steps to Convert XML to Excel in Node.js Configure the development...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...