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

excel worksheet

(0.06 sec)
  1. 在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....Instantiating a Workbook object by excel file path workbook = Rjb ::...Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/zh/java/zoom-factor-in-ruby/
  2. 使用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...
  3. Grouping and Ungrouping Rows and Columns in PHP...

    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...Accessing the first worksheet in the Excel file $worksheet = $workbook...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  4. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....that are part of Microsoft Excel (Read a list of the functions...creating a formula in Microsoft Excel and use a comma (,) to delimit...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  5. 按行和列格式化,使用Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++支持更改行高或列宽,还可以对行或列应用格式。...通常,用户在Microsoft Excel中通过直观界面调整行高和列宽。但借助Aspose.Cells,开发者可以在运行时执行这些操作。...,代表一个Microsoft Excel文件。 Workbook 类包含一个 WorksheetCollection ,可以访问Excel文件中的每个工作表。工作表由...

    docs.aspose.com/cells/zh/nodejs-cpp/adjusting-r...
  6. 使用 C++ 保护和取消保护工作表|Documentation

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

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  7. Find Value in Cells using Aspose.Cells|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....Value in Cells In Microsoft Excel, users can search for cells...clicks OK to search for it. Excel highlights matching fields....

    docs.aspose.com/cells/java/find-value-in-cells-...
  8. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect Worksheets in Excel files using Aspose.Cells for Python via .NET....applications, such as Microsoft Excel or Google Sheets, for several...in Excel Here’s how you can lock cells in Microsoft Excel: Select...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  9. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....can also merge cells in a worksheet. You may unmerge, or split...cells, merge them. Microsoft Excel lets users select files and...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  10. Creating a List Object|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 ] The use of worksheets make is easy to work with...List Object using Microsoft Excel Selecting data range for creating...

    docs.aspose.com/cells/python-java/creating-a-li...