Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 246,361 for

cells

(0.15 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 API支持创建各种Excel图表,详细内容请参阅 创建和自定义Excel图表...创建和自定义Excel图表 主题。 为了演示Aspose.Cells API在图像和PDF格式中渲染图表的用法,我们将根据以下片段创建柱状图。...

    docs.aspose.com/cells/zh/cpp/chart-rendering/
  2. 通过C++在Node.js中设置数据源|Documentation

    了解Aspose.Cells for Node.js via C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,演示如何连接和检索数据以填充工作表。...Cells处理图表时,有以下两种数据类型需要处理: 图表数据。 类别数据。...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/data-format...
  3. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...placeholders even inside table cells using TextFragmentAbsorber ...replacing placeholders inside table cells , if the replacement text is...

    forum.aspose.com/t/table-placeholder-replacemen...
  4. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Cells for Java Contents [ Hide ] This...most interesting new Aspose.Cells features introduced in recent...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  5. 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...
  6. Pivot Table and Source Data with C++|Documentation

    Learn how to dynamically change a pivot table's source data using Aspose.Cells with C++....which refers to this range of cells. Creating a designer template...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/pivot-table-and-sourc...
  7. sample.xlsx

    Sheet1 Insert 2021-11-09T03:23:03Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2021-11-09T03:23:03Z 2021-11-09T03:23:03Z 2021-11-09T03:23:03Z false 2021-11-09T03:23:03Z Microsoft Excel 2021-11-09T03:2......2015-06-05T18:17:20Z Duojie Yang D:\cells\TestFile\CheckDoc\ 16.0300 Duojie...

    docs.aspose.com/cells/ar/javascript-cpp/insert-...
  8. sample.xlsx

    Sheet1 Insert 2021-11-09T03:23:03Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2021-11-09T03:23:03Z 2021-11-09T03:23:03Z 2021-11-09T03:23:03Z false 2021-11-09T03:23:03Z Microsoft Excel 2021-11-09T03:2......2015-06-05T18:17:20Z Duojie Yang D:\cells\TestFile\CheckDoc\ 16.0300 Duojie...

    docs.aspose.com/cells/python-java/insert-svg-to...
  9. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API.... For example, suppose cell D4 has formula =Sum(A1:A2) and...you can find it using Aspose.Cells with LookInType.OriginalValues...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  10. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。...Cells 提供 PdfSecurityOptions 支持安全性功能。保存为...权限所述。 下面的示例代码描述了如何使用Aspose.Cells保护PDF文件。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/