Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 27,087 for

excel worksheet

(0.16 sec)
  1. 使用公式函数处理数据|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 . Application app = Globals...Microsoft . Office . Interop . Excel . Workbook workbook = app ....

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  2. Find Specific Word Occurrence|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....Occurrence Contents [ Hide ] VSTO Excel Excel . Application excelApp =...template Excel file path. string myPath = "List All Worksheets in a...

    docs.aspose.com/cells/net/find-specific-word-oc...
  3. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....Ask AI Export Excel Equations to Other Formats with Python.NET...Sometimes you may need to export Excel formulas to other formats in...

    docs.aspose.com/cells/python-net/export-equation/
  4. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings.... Like Microsoft Excel, Aspose.Cells also supports...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  5. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel Worksheets programmatically using Aspose.Cells for JavaScript via C++.... Microsoft Excel lets users add page breaks into...into any selected cell of a worksheet. When a page break is added...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  6. 用C++自动调整行列宽|Documentation

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

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  7. Autofit Rows and Columns 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....height of a row is to call the Worksheet class' autoFitRow method....Instantiating a Workbook object by the Excel file path $workbook = new Workbook...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  8. 删除Excel文件中工作表的现有打印设置|Documentation

    本文将教你如何通过 Page Setup 对象,程序化移除 Excel 文件中工作表的现有 PrinterSettings(打印机设置),附带示例代码。...删除Excel文件中工作表的现有打印设置 Contents [ Hide ] 可能的使用场景 有时开发者希望阻止 Excel...via .NET API 移除现有的打印机设置。 删除Excel文件中工作表的现有打印设置 Aspose.Cells for...

    docs.aspose.com/cells/zh/python-net/remove-exis...
  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....自适应调整行高 自动调整行宽和行高最直接的方法是调用Worksheet类的autoFitRow方法。autoFitRow方法将行索引(要调整大小的行)作为参数。...Instantiating a Workbook object by excel file path $workbook = new Workbook...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  10. Assemble Spreadsheets|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....Create a new Excel file from scratch and add worksheets to it. Add...Add worksheets to designer spreadsheets. Access worksheets using...

    docs.aspose.com/cells/net/assemble-spreadsheets/