Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 18,217 for

excel worksheet

(0.11 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. Display or Hide Gridlines in Python|Documentation

    Learn how to Display or Hide Gridlines through the Aspose.Cells for Python Via Java API....to Hide Gridlines To hide worksheet using Aspose.Cells Java for...Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/java/display-or-hide-grid...
  3. 用 Node.js 和 C++ 移除 Excel 文件中工作表的现有 PrinterSetti...

    本文将讲解如何通过 Aspose.Cells for Node.js via C++ 编程移除 Excel 文件中工作表的现有 PrinterSettings。...js 和 C++ 移除 Excel 文件中工作表的现有 PrinterSettings Contents [...[ Hide ] 可能的使用场景 有时开发人员希望阻止Excel在保存的XLSX文件中包含打印机设置的*.bin*文件。打印机设置文件位于*“[file...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-exis...
  4. Sort Data in Worksheets|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....Sort Data in Worksheets Contents [ Hide ] Below is the comparison...VSTO and Aspose.Cells. VSTO Excel . Workbook myWorkbook = this...

    docs.aspose.com/cells/net/sort-data-in-worksheets/
  5. 通过Node.js与C++管理Excel图表的轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表轴。我们的指南将向您展示如何调整主、次轴,设定范围以及修改其属性,以增强您的图表效果。...js与C++管理Excel图表的轴 Contents [ Hide ] 在Excel图表中,有3种类型的轴: 横轴(类别轴):...Axis 对象,您可以像Excel中一样更改轴的所有选项。 | | 管理X和Y轴 在Excel图表中,横轴和纵轴是最常用的两种轴。...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-axes/
  6. 在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....Cells,开发人员可以在Microsoft Excel文件中创建不同类型的超链接。本主题讨论了Aspose.C...Cells支持哪些类型的超链接以及如何在我们的Excel文件中使用它们。 添加超链接 使用Aspose.Cells可以向单元格添加三种类型的超链接:...

    docs.aspose.com/cells/zh/net/adding-hyperlinks-...
  7. 使用 C++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...使用 C++ 管理Excel图表的轴线 Contents [ Hide ] 在Excel图表中,有3种类型的轴: 水平(类别)轴:X轴...Axis 对象,你可以像在Excel中一样更改轴线的所有选项。 | | 管理X和Y轴 在Excel图表中,水平轴和垂直轴是最常用的两个轴线。...

    docs.aspose.com/cells/zh/cpp/chart-axes/
  8. 在 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....自适应调整行高 自动调整行宽和行高最直接的方法是调用Worksheet类的autoFitRow方法。autoFitRow方法将行索引(要调整大小的行)作为参数。...Instantiating a Workbook object by excel file path workbook = Rjb ::...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  9. Find or Search Data|Documentation

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

    docs.aspose.com/cells/net/find-or-search-data/
  10. Creating Subtotals|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....Microsoft Excel To create subtotals in Microsoft Excel: Create...simple data list in the first worksheet of the workbook (as shown...

    docs.aspose.com/cells/java/creating-subtotals/