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

excel worksheet

(0.4 sec)
  1. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...就像微软Excel一样,Aspose.Cells也支持配置单元格的字体设置。...,它代表了一个Microsoft Excel文件。 Workbook 类包含一个 Worksheets 集合,允许访问Excel文件中的每个工作表。工作表由...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  2. Creating a Named Range|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....users can perform in Microsoft Excel through their applications....programmatically. A named range is an Excel feature that lets you assign...

    docs.aspose.com/cells/net/creating-a-named-range/
  3. Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。...在Excel或OpenOffice中插入超链接的C++方法 Contents [ Hide ] 超链接用于在两个实体之间...使用Aspose.Cells,开发人员可以在Microsoft Excel文件中创建不同类型的超链接。本主题讨论了Aspose.C...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...
  4. Page Setup and Printing Options with JavaScript...

    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...created a workbook in Microsoft Excel and used Aspose.Cells to set...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  5. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns....environment using Microsoft Excel. But, with Aspose.Cells, developers...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/javascript-cpp/adjusting-...
  6. AutoFit Rows and Columns with JavaScript via C+...

    This article shows how to autoFit rows, columns, rows of merged cells, and a row in a range of cells using Aspose.Cells for JavaScript 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/javascript-cpp/autofit-ro...
  7. Creating Pie Chart with Leader Lines using Java...

    Learn how to use Aspose.Cells for JavaScript via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart.... In Excel, the ‘Show leader lines’ option...when you create a pie chart in Excel, the leader lines are shown...

    docs.aspose.com/cells/javascript-cpp/creating-p...
  8. 在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....protect_worksheet 方法。 PHP 代码 //Instantiating a Excel object by...by excel file path $excel = new Workbook ( $dataDir . "book1...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  9. 在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/display-or-hide-g...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....Microsoft Excel Anyone who has used Microsoft Excel to format...alignment settings in Microsoft Excel. As you can see from the above...

    docs.aspose.com/cells/cpp/cells-alignment-setti...