Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 236,025 for

cells

(0.11 sec)
  1. 将多个工作簿合并成一个单一工作簿,使用C++实现|Documentation

    学习如何使用Aspose.Cells和C++将多个工作簿合并为一个单一工作簿。...Cells支持此功能。本文演示如何在Visual Studio中创...将具有图像和图表的工作簿合并 示例代码使用Aspose.Cells将两个工作簿合并为单个工作簿。该代码加载源工作簿,使用 Workbook::Combine()...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  2. 用 C++ 调整图表数据标签形状以适应文本|Documentation

    学习如何在 Aspose.Cells for C++ 中调整图表中数据标签的形状以适应文本。我们的指南将教您如何调节标签容器的大小和形状,确保文本正确显示,不被截断或重叠。...Cells for C++调整图表数据标签形状以适应文本 为了模仿...为了模仿Excel的调整数据标签形状以适应文本的功能,Aspose.Cells API已暴露布尔类型的 DataLabels.IsResizeShapeToFitTe...

    docs.aspose.com/cells/zh/cpp/resize-chart-s-dat...
  3. 用数字证书为VBA代码项目数字签名(C++)|Documentation

    了解如何使用证书和Aspose.Cells for C++数字签名您的VBA代码项目。...Cells及其 Workbook.VbaProject.Sign()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/digitally-sign-a-v...
  4. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells for Python via .NET library....Contents [ Hide ] In Accessing Cells of a Worksheet , we discussed...basic approaches for accessing cells in a worksheet. This article...

    docs.aspose.com/cells/python-net/view-and-edit-...
  5. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using Aspose.Cells for Python via .NET library....Populated Cells Worksheets can have one or more cells populated...to check is the Cells.max_data_row or Cells.max_data_column properties...

    docs.aspose.com/cells/python-net/detecting-empt...
  6. 数据验证|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++添加数据验证。...Cells完全支持微软Excel的数据验证和自动筛选功能。本文介绍...微软Excel中使用这些功能,以及如何用Aspose.Cells for JavaScript通过C++编写代码实现。 数据验证类型和执行...

    docs.aspose.com/cells/zh/javascript-cpp/data-va...
  7. 用 C++ 测量单元格值的宽度和高度(以像素为单位)|Documentation

    学习如何通过Aspose.Cells for C++ API测量单元格值的宽度和高度(像素单位)。...Cells 为此目的提供了 Cell.GetWidthOfValue() 和 Cell.GetHeightOfValue()...另外,你还可以使用Aspose.Cells API 自动调整行高和列宽 。 以下代码解释了 Cell.GetWidthOfValue()...

    docs.aspose.com/cells/zh/cpp/calculate-the-widt...
  8. 通过 xlsx4j 创建新电子表格|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 - 创建新的电子表格 Workbook 类可用于简单使用。...add ( "My Worksheet" ); Cells cells = worksheet . getCells ();...

    docs.aspose.com/cells/zh/java/create-new-spread...
  9. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Rendering ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...
  10. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using JavaScript via C++ API....that includes variable input cells linked by one or more formulas...one formula that depends on cells into which different values...

    docs.aspose.com/cells/javascript-cpp/create-man...