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

excel worksheet

(0.05 sec)
  1. Columns Containing Strongly Typed Data|Document...

    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....values in the columns of a worksheet are strongly typed (that means...type) then we can export the worksheet content by calling the ExportDataTable...

    docs.aspose.com/cells/net/columns-containing-st...
  2. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。... 设置自动格式类型 微软 Excel 提供多种预设的报表格式。Aspose.Cells 也支持这些格式。访问方式:...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  3. Aspose.Cells.GridWeb - Web Grid Control|Documen...

    This article introduce features for GridWeb ....Features Import from and export to Excel spreadsheets. Import and export...DataTable objects. Worksheet Features Add/remove worksheets. Supports...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. 隐藏和取消隐藏单元格|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....Cells提供了一个代表Microsoft Excel文件的类 Workbook ,Workbook类包含一个...ion,允许访问Excel文件中的每个工作表。工作表由 Worksheet 类表示。Worksheet类提供了一个表示工...

    docs.aspose.com/cells/zh/java/hide-and-unhide-c...
  5. Managing Ranges|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 ] Introduction In Excel, you can select multiple cells...button in Cell “A1” of the Excel and then drag to cell “C4”....

    docs.aspose.com/cells/net/managing-ranges/
  6. Adjusting Row Height and Column Width|Documenta...

    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....environment using Microsoft Excel. But, with Aspose.Cells developers...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/java/adjusting-row-height...
  7. 在Ruby中管理分页符|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....workbook ) worksheets = workbook . getWorksheets () worksheet = worksheets...get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre ()...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  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....osoft Excel中用户可以执行的任务。本文解释了如何通过编程方式应用命名范围。 命名区域是Excel的一个功能,可...; using Excel = Microsoft . Office . Interop . Excel ; using...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  9. Set Data Source for the Chart with C++|Document...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your Worksheets....workbook ; // Adding a new worksheet to the Excel object int sheetIndex...newly added worksheet by passing its sheet index Worksheet worksheet...

    docs.aspose.com/cells/cpp/data-formatting-in-ch...
  10. 使用Node.js在C++中提取工作表中的图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从Excel工作表中提取图片并保存它们。...Contents [ Hide ] Microsoft Excel用户可以在电子表格中添加图片。利用Aspose.Cells...C++,可以读取Microsoft Excel文件中的图片并保存到本地驱动器。本文展示了具体操作方法。 下面的示例代码显示了如何从 Excel 文件中提取图像并保存。...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-ima...