Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,422 for

async cell api

(0.26 sec)
  1. 测量单元格值的宽度和高度,单位为像素。|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  2. Manage formulas of Excel files with JavaScript ...

    Learn how to manage formulas of Excel files through Aspose.Cells for JavaScript via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....Cells also provides a huge set of...compute values easily. Aspose.Cells also supports add‑in functions...

    docs.aspose.com/cells/javascript-cpp/using-form...
  3. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中格式化和样式化单元格,包括数字格式化、日期格式化、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...Cells提供 Cell 类的 style 和 style 方法,用于获取/设置单元格的格式样式。Aspose...方法,用于获取/设置单元格的格式样式。Aspose.Cells还提供一个 Style 类。 如何使用样式方法格式化单元格 在单元格上...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  4. AutoFit Rows and Columns with JavaScript via C+...

    This article shows how to autoFit rows, columns, rows of merged Cells, and a row in a range of Cells using Aspose.Cells for JavaScript via C++....auto-size the width and height of cells according to their content....also available through Aspose.Cells for JavaScript via C++, so developers...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  5. 使用JavaScript通过C++将CSV、TSV和Txt转换为Excel|Documenta...

    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,可以将 CSV 文件转换为 Excel、OpenOffice、PDF、JSON...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ Api....Cells fully supports Microsoft Excel’s...how to code them using Aspose.Cells for JavaScript via C++. Data...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  7. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent Cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked Cells in complex financial worksheets....formula uses precedent cells and dependent cells. Introduction Precedent...Precedent cells are cells that are referred to by a formula in another...

    docs.aspose.com/cells/javascript-cpp/precedents...
  8. 获取在条件格式中使用的图标集、数据条或颜色刻度对象|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从电子表格文件中检索图标集、数据条和色阶对象的条件格式内容。...Cells 支持此功能。 以下示例代码显示如何读取用于条件格式的图标集。通过 Aspose.Cells 简单的 ...API,图标集的图像数据将被保存为图像。 <!DOCTYPE html> < html > < head > < meta...

    docs.aspose.com/cells/zh/javascript-cpp/get-ico...
  9. Setting Formula for Named Range with JavaScript...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++....Cells APIs provide the ability to specify...could be a reference to another cell in the same (or different) worksheet...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  10. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...Cells 有内嵌的公式计算引擎。它不仅可以重新计算导入设计模板中...,还支持计算在运行时添加的公式的结果。 Aspose.Cells支持大部分Microsoft Excel中的公式或函数(阅读...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...