Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 246,142 for

cells

(0.3 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....Cells - 将图表转换为图像 图表具有视觉吸引力,方便用户查看数据中的比较、模式和趋势。...to cells Cells cells = sheet . Cells ; Cell cell = cells [ "A1"...

    docs.aspose.com/cells/zh/net/convert-chart-to-i...
  2. Find or Search Data|Documentation

    Learn how to find or search Cells in a worksheet that contain specified data through the Aspose.Cells for .NET API....Excel allows users to find cells in a worksheet that contain...contain specified data. Finding Cells Containing Specified Data Using...

    docs.aspose.com/cells/net/find-or-search-data/
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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 16.12.0 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 16.11.0 to...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in Cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Hide ] To ensure that text in a cell can be read, explicit line breaks...turns one line into several in a cell, which explicit line breaks...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  5. 获取电子表格或工作簿中使用的字体列表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++获取电子表格或工作簿中使用的字体列表。本文将向你展示如何从文档中检索字体信息。...Cells要求系统中安装了或者位于您的 字体目录 中存在所有需要的字体。如果Aspose.Cells无法找到需...Linux 环境中将字体放置到你的字体目录中。 Aspose.Cells for JavaScript通过C++提供了 Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/get-a-l...
  6. Create Different Cell Types in Apache POI and A...

    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....Different Cell Types in Apache POI and Aspose.Cells Contents [...[ Hide ] Aspose.Cells - Create Different Cell Types Java //Instantiating...

    docs.aspose.com/cells/java/create-different-cel...
  7. 在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中设置公式中的外部链接 Contents [ Hide ] 有时,有必要在公式中包含对外部文件...有时,有必要在公式中包含对外部文件的链接,例如针对它们评估单元格或范围值。Aspose.Cells提供了这个功能,并且本文档解释了如何使用它。 下面的示例代码显示了如何在公式中包含外部文件。...

    docs.aspose.com/cells/zh/net/set-external-links...
  8. 使用 Node.js 通过 C++ 设置范围边框|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 for Node.js via C++ 提供了此功能。 本文提供了使用 Aspose.Cells for...选择所需的边框样式后,边框将应用于所选的单元格范围。 ** 使用 Aspose.Cells for Node.js via C++ 设置范围边框**...

    docs.aspose.com/cells/zh/nodejs-cpp/set-range-b...
  9. Access GridCell in a Worksheet|Documentation

    This article introduces how to get cell object (GridCell) in the Worksheet in GridDesktop....to go deeper and talk about cells. So, in this topic, we would...discussion about cells with a basic feature of accessing cells. Accessing...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. 在PivotTable中添加计算字段(C++)|Documentation

    如何在透视表中添加计算字段 Aspose.Cells for C++。...Cells向Excel文件中添加计算字段。请查看以下示例代码。执行...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-calculated-fie...