Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 27,085 for

excel worksheet

(0.19 sec)
  1. Find or Search Data|Documentation

    Learn how to find or search cells in a Worksheet that contain specified data through the Aspose.Cells for .NET API....Microsoft Excel allows users to find cells in a worksheet that contain...Data Using Microsoft Excel Microsoft Excel allows users to find...

    docs.aspose.com/cells/net/find-or-search-data/
  2. 在VSTO和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....格,一个包含未换行的文本,另一个包含: 使用VSTO Excel的输出 使用Aspose.Cells for .NET的输出...Microsoft . Office . Interop . Excel . Application app = Globals...

    docs.aspose.com/cells/zh/net/wrapping-cell-text...
  3. 使用C++结合ImageOrPrint选项从工作表中提取图像|Documentation

    学习如何使用Aspose.Cells for C++从Excel工作表中提取图片并保存到本地驱动器。...Contents [ Hide ] Microsoft Excel 用户可以将图像添加到电子表格中。通过 Aspose.Cells,可以读取...Microsoft Excel 文件中的图像并将其保存到本地驱动器。本文显示了如何实现。 下面的示例代码显示了如何从 Excel 文件中提取图像并保存。...

    docs.aspose.com/cells/zh/cpp/extract-images-fro...
  4. 在Jython中调整行和列的大小|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 = Workbook...Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  5. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....area in a document, such as an Excel spreadsheet, helps control what...Print Area in Excel To set a print area in Excel, follow these...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  6. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using Aspose.Cells for Node.js via C++....Contents [ Hide ] Microsoft Excel lets users auto-size the width...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...
  7. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel Worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....columns, and scroll bars of a worksheet. Show and Hide Rows and Columns...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  8. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。...数据,您可以锁定 Excel 工作表上的单元格,然后使用密码保护工作表。 ** 在 MS Excel 中保护和取消保护工作表**...C++ 保护工作表** 只需要以下简单代码行来实现保护 Excel 文件的工作簿结构。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  9. 在Python中显示或隐藏网格线|Documentation

    通过Aspose.Cells for Python通过Java API了解如何显示或隐藏网格线。...Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Hiding...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  10. Excel XP 起,通过 C++ 和 JavaScript 实现的高级保护设置|Docu...

    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 XP 起,通过 C++ 和 JavaScript 实现的高级保护设置 Contents [ Hide ]...] 自Excel 2002或XP发布以来,微软已添加了许多高级保护设置。 介绍 这些保护设置限制或允许用户: 删除行或列。...

    docs.aspose.com/cells/zh/javascript-cpp/advance...