Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 245,949 for

cells

(0.4 sec)
  1. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...Cells Product Family aspose-cells-java , cells-java sagaofsilence...Aspose Cells .NET version 25.7 but not for Aspose Cells Java....

    forum.aspose.com/t/variables-in-excel-template/...
  2. 用C++获取带格式和不带格式的单元格字符串值|Documentation

    学习如何通过 Aspose.Cells for C++ API 获取带格式和不带格式的单元格字符串值。...Cells 提供了 Cell::GetStringValue() 方法,可...位小数,那么在Excel中会显示为0.01。你可以使用 Cell::GetStringValue() 方法以字符串形式同时获取0...

    docs.aspose.com/cells/zh/cpp/get-cell-string-va...
  3. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...Cell class Cell class Represents a table cell. To learn more...article. Remarks Cell can only be a child of a Row . Cell can contain...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in Excel files using Aspose.Cells with C++....Cells stores 17 significant digits...default behavior of Aspose.Cells from 17 significant digits to...

    docs.aspose.com/cells/cpp/specifying-significan...
  5. 通过处理智能标记生成图表|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 API提供WorkbookDesigner类来处理智能...设计者电子表格是使用Microsoft Excel应用程序或Aspose.Cells API创建的简单Excel文件,包含可在运行时填充的视觉格式、公式和智能标记的内容。...

    docs.aspose.com/cells/zh/java/generate-chart-by...
  6. 单元格中的新行|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 - 单元格中的新行 为了确保单元格中的文本可以被读取,...要的确切位置。 要在单元格中换行,请使用Aspose.Cells.Style.IsTextWrapped属性。 C# Workbook...

    docs.aspose.com/cells/zh/net/new-line-in-cells/
  7. Specify Maximum Rows of Shared Formula with C++...

    Learn how to specify the maximum rows of shared formula in Excel files using Aspose.Cells for C++....Cells provides the GetMaxRowsOfSharedFo()... adds the shared formula in cell D1 for 100 rows, and saves to...

    docs.aspose.com/cells/cpp/specify-maximum-rows-...
  8. Copy Sparkline by Specifying Data Range and Loc...

    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....Sparkline to other cells. Select the cell containing your Sparkline...and click OK. Example Aspose.Cells provides the SparklineCollection...

    docs.aspose.com/cells/java/copy-sparkline-by-sp...
  9. 获取条件格式中使用的图标集、数据条或颜色比例对象(适用于C++)|Documentation

    Aspose.Cells for C++ 是一个用于操作电子表格文件的库。它支持在条件格式中使用图标集、数据条和颜色刻度对象以显示电子表格中的数据。本文介绍如何使用 Aspose.Cells 库获取这些对象的数据。...Cells for C++ 支持此功能。 以下示例代码显示如何读取用于条件格式的图标集。通过...以下示例代码显示如何读取用于条件格式的图标集。通过 Aspose.Cells 简单的 API,图标集的图像数据将被保存为图像。 #include...

    docs.aspose.com/cells/zh/cpp/get-icon-sets-data...
  10. 用 C++ 隐藏和排序数据透视表中的数据|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在数据透视表中隐藏和排序数据。...Cells支持在数据透视表中隐藏和排序数据。以下代码片段演示了通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/pivot-table-hide-a...