Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 246,676 for

cells

(1.95 sec)
  1. Public API Changes in Aspose.Cells 16.11.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.11.0 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 16.10.0 to...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. How to create a Gantt chart with C++|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for C++ API....Cells Please see the following sample...Gantt chart created by Aspose.Cells in the output Excel file. Sample...

    docs.aspose.com/cells/cpp/how-to-create-gantt-c...
  3. .Net 10 Aspose.Cells.CellsException: The type i...

    Hi team, I have a service that is meant to convert a variety of document types to PDF running in Linux. During the update to .net 10, I had to upgrade to resolve errors in converting image types. I went from Aspose.To…...Cells.CellsException: The type initializer for...exception Aspose.Cells Product Family cells-net , net ctufaili...

    forum.aspose.com/t/net-10-aspose-cells-cellsexc...
  4. Aspose.Cells 16.10.0中的公共API更改|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 16.10.0中的公共API更改 Contents [ Hide ] 本文档描述了从版本9.0...0.0到16.10.0的Aspose.Cells API的更改,可能会对模块/应用程序开发人员感兴趣。它不仅包括新的和更新...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. 测量单元格值的宽度和高度,单位为像素。|Documentation

    学习如何通过C++中的Aspose.Cells for JavaScript以单位像素测量单元格值的宽度和高度。...Cells 为此目的提供了 Cell.widthOfValue 和 Cell.heightOfValue...使用Aspose.Cells API自动调整单元格或单元格范围的行和列 。 以下代码说明了 Cell.widthOfValue...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  6. Validation Input Settings|Documentation

    This guide explains how to configure data validation rules in Aspose.Cells GridJs, covering toolbar access, modal options for criteria, input messages, error alerts, and the available client‑side JavaScript API....enter only allowed values in cells. GridJs provides a full‑featured...Optional tip shown when the cell is selected. Error Alert – Message...

    docs.aspose.com/cells/net/aspose-cells-gridjs/v...
  7. Stop conversion or loading using InterruptMonit...

    Learn how to stop conversion or loading of large Excel files using InterruptMonitor in Aspose.Cells with C++....Cells allows you to stop the conversion...Access cell J1000000 and add some text inside it. auto cell = ws...

    docs.aspose.com/cells/cpp/stop-conversion-or-lo...
  8. 在 VSTO 和 Aspose.Slides 中在 PowerPoint 幻灯片上创建表格|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....all the cells in the row foreach ( PowerPoint . Cell cell in row...row . Cells ) { j = j + 1 ; //Get text frame of each cell PowerPoint...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  9. 使用C++进行汇总功能|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段应用汇总函数。...Cells 可用于将合并函数应用于数据透视表的数据字段(或值字段)。在...值、最大值、最小值、乘积、去重计数等。 Aspose.Cells提供 ConsolidationFunctio 枚举以支持以下合并功能。...

    docs.aspose.com/cells/zh/cpp/consolidation-func...
  10. 将VBA宏UserForm DesignerStorage从模板复制到目标工作簿(C++)|D...

    学习如何用Aspose.Cells for C++将VBA宏UserForm DesignerStorage从模板复制到目标工作簿。...Cells支持将VBA项目从一个Excel文件复制到另一个Exce...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/copy-vba-macro-use...