Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 244,074 for

cells

(0.27 sec)
  1. 使用 JavaScript 通过 C++ 管理范围|Documentation

    学习如何用 C++ 版的 Script 管理 Excel 中的范围。创建范围,设置值、样式,执行各种操作。...Cells for JavaScript通过C++轻松将所选的矩形区域创建为对象。...使用Aspose.Cells for JavaScript via C++ 管理范围 Aspose.Cells提供了一个代表Microsoft...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  2. 使用 C++ 处理 ODS 文件中的背景|Documentation

    学习如何使用 Aspose.Cells 和 C++ 管理 ODS 文件中的彩色和图形背景。...Cells提供了读取后台信息并在ODS文件中添加背景的能力。 从ODS文件读取背景信息...从ODS文件读取背景信息 Aspose.Cells 提供 OdsPageBackground 类来管理 ODS 文件中的背景。以下示例演示了通过加载...

    docs.aspose.com/cells/zh/cpp/working-with-backg...
  3. Grouping and Ungrouping Rows and Columns|Docume...

    This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API....Cells for Python via .NET provides...provides a Cells collection that represents all cells in the worksheet...

    docs.aspose.com/cells/python-net/grouping-and-u...
  4. How to Set Print Area|Documentation

    This article shows code explaining how to set the print area using the Aspose.Cells library....Select the Cells: Click and drag to select the range of cells you want...Area: If you want to add more cells to the existing print area,...

    docs.aspose.com/cells/net/how-to-set-print-area/
  5. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the C# API or .NET Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....Cells supports hiding and showing...default. They help delineate cells so that it is easy to enter...

    docs.aspose.com/cells/net/show-and-hide-gridlin...
  6. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using Aspose.Cells for Python via .NET API....Facilitates Data Entry: When cells are formatted as dates, users...Ribbon (Home Tab) Select the cells containing the numbers you want...

    docs.aspose.com/cells/python-net/format-number-...
  7. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...Cells 还支持在运行时管理图表标题。使用 Title 对象,您可以更改标题的文本、字体和填充格式。...Microsoft Excel 设置图表及其轴的标题。Aspose.Cells 还允许开发者在运行时设置图表及其轴的标题。所有图表及其轴都包含一个...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...
  8. About HtmlSaveOptions.setExcludeUnusedStyles(tr...

    When using Aspose.Cells 20.12 to convert Excel to HTML, if excludeUnusedStyles is set to true, the content of Cells D3 and E3 might all turn black. Upon checking the browser console, it was found that the CSS style corr…...Cells Product Family cells-java xuerui December...11:10am 1 When using Aspose.Cells 20.12 to convert Excel to HTML...

    forum.aspose.com/t/about-htmlsaveoptions-setexc...
  9. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....Cells provides the Workbook::AddD...document was generated by Aspose.Cells, it works properly. However...

    docs.aspose.com/cells/cpp/add-digital-signature...
  10. Inserting and Deleting Rows and Columns in Pyth...

    Use Python Excel API to create Excel spreadsheets in Python. Insert or delete rows from XLSX or XLS in your Python applications without MS Office....the insertRows method of the Cells collection. The insertRows method...the insertRows method of the Cells collection. The InsertRows method...

    docs.aspose.com/cells/java/inserting-and-deleti...