Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 13,855 for

worksheet

(0.06 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....Workbook (); //Adding a new worksheet to the Workbook object WorksheetCollection...WorksheetCollection worksheets = workbook . Worksheets ; Worksheet worksheet...

    docs.aspose.com/cells/zh/net/set-worksheet-zoom...
  2. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Workbook (); // Adding a new worksheet to the Workbook object const...added worksheet by passing its sheet index const worksheet = workbook...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  3. 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....first worksheet in the Excel file Worksheet worksheet = workbook...specified formula Cells cells = worksheet . getCells (); //Instantiate...

    docs.aspose.com/cells/java/find-value-in-cells-...
  4. Image|Documentation

    Convert Chart to Image by using Aspose.Cells for Python via .NET API....NET allows you to export a worksheet from the workbook and convert...explains how to convert a worksheet to different formats. Converting...

    docs.aspose.com/cells/python-net/convert-excel-...
  5. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....Workbook class contains a Worksheets collection that allows access...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/cpp/cells-fill-settings/
  6. 通过 Node.js 使用 C++ 自动调整行和列的宽度|Documentation

    本文展示了如何使用Aspose.Cells for Node.js via C++自动调整单元格范围内的行、列、合并单元格的行以及行的宽度。...工作表由 Worksheet 类表示。 Worksheet 类提供了管理工作表的多种属性和方法。本文介绍了如何使用...类提供了管理工作表的多种属性和方法。本文介绍了如何使用 Worksheet 类自动调整行或列宽。 自动调整行 - 简单 最简单的自动调整行宽和列高的方法是调用...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  7. Format a List Object - Table|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 class contains a Worksheets collection that allows access...access to each worksheet in an Excel file. A worksheet is represented...

    docs.aspose.com/cells/java/format-a-list-object...
  8. Importing Data from a DataTable to Grid|Documen...

    This article introduces how to import data in GridDesktop....the reference of a desired worksheet. Import the data table contents...to the worksheet. Set the column headers of the worksheet according...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Page Setup and Printing Options|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....and printing options to a worksheet with a few simple lines of...Options First create a simple worksheet in Microsoft Excel. Then apply...

    docs.aspose.com/cells/python-net/page-setup-and...
  10. Page Setup Features|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....configure page setup settings for worksheets to control printing. These...Workbook class contains a Worksheets collection that allows access...

    docs.aspose.com/cells/java/page-setup-features/