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

cells

(0.15 sec)
  1. JavaScript via C++ APIs for Excel Spreadsheets ...

    Process Excel file formats using JavaScript via C++ library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats in both browser and Node.js environments....Cells JavaScript via C++ JavaScript via C++ Excel...Download Free Trial Aspose.Cells for JavaScript via C++ Overview...

    products.aspose.com/cells/javascript-cpp/
  2. Convert DOCX to XLS using Python or with free O...

    DOCX to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCX to XLS online converter quickly before integrating the code....Cells for Python via .NET , save the...PyPI ( Aspose.Words and Aspose.Cells ) Or use the following pip commands...

    products.aspose.com/total/python-net/conversion...
  3. 测量单元格值的宽度和高度,单位为像素。|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  4. Verify that Cell Value Satisfies Data Validatio...

    Learn how to Verify Cell Value Satisfies Data Validation Rules through the Aspose.Cells for Node.js via C++ API....Ask AI Verify that Cell Value Satisfies Data Validation Rules...add data validation rules to cells. For example, a decimal validation...

    docs.aspose.com/cells/nodejs-cpp/verify-that-ce...
  5. 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...
  6. 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...
  7. 在 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-...
  8. 使用C++进行汇总功能|Documentation

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

    docs.aspose.com/cells/zh/cpp/consolidation-func...
  9. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...width to 0 pt and marking each cell in that column as hidden ( CellFormat...visual space, and setting the cells to hidden prevents them from...

    forum.aspose.com/t/about-caption-insertion-to-i...
  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...