Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 236,024 for

cells

(0.13 sec)
  1. Create and Save New Workbooks|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.... Insert some text in any cell. Save the workbook. VSTO Below...Excel . Range cells = worksheet . Cells ; cells . set_Item ( 1...

    docs.aspose.com/cells/net/create-and-save-new-w...
  2. 使用C++从单元格获取HTML5字符串|Documentation

    通过Aspose.Cells for C++ API学习如何从单元格获取HTML5字符串。...Cells使用接受布尔参数的 GetHtmlString 方法返回单元格的HTML字符串。传入...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-html5-string-f...
  3. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....Cells now allows you to calculate... If you change the value of cell B1 to 100 , the values of the...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  4. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....Get Validation Applied on a Cell with C++ Contents [ Hide ] You...Aspose.Cells to get the validation applied to a cell. Aspose...

    docs.aspose.com/cells/cpp/get-validation-applie...
  5. 通过 C++ 使用 JavaScript 添加单元格到 Microsoft Excel 的公式...

    如何使用 Aspose.Cells 库通过 JavaScript 和 C++ 将单元格添加到 Excel 的公式观察窗口。通过加载现有的 Excel 文件或创建新文件,我们可以操作其中的单元格并设置公式。最后,将修改后的 Excel 文件保存到磁盘。...Cells API将单元格添加到 监控窗口 。 将单元格添加到Microsoft...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/add-cel...
  6. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes....colours instantly to the selected cells. Changes are applied immediately...colour of the text displayed in a cell. GridJs implements this feature...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....Cells also allows you to create a...timeline created by Aspose.Cells in the output Excel file. Sample...

    docs.aspose.com/cells/cpp/create-timeline/
  8. 用C++将Excel导出为HTML时,从右向左扩展文本|Documentation

    学习在用Aspose.Cells for C++将Excel文件导出为HTML时,从右到左扩展文本的方法。...Cells for C++支持在导出Excel为HTML时从右向左扩展文本。此功能自v8...0版本起实现。如果你的Excel源文件中包含任何从右到左扩展的文本,Aspose.Cells会正确导出。 在将Excel文件导出为HTML时,将文本从右向左扩展...

    docs.aspose.com/cells/zh/cpp/expanding-text-fro...
  9. 如何用C++设置工作簿的自动恢复属性|Documentation

    学习如何用Aspose.Cells for C++启用或禁用工作簿的自动恢复属性。...Cells设置工作簿的自动恢复属性。该属性的默认值为 true 。当你将其设置为...Excel会禁用该Excel文件的自动恢复(自动保存)。 Aspose.Cells提供了 Workbook.GetAutoRecover()...

    docs.aspose.com/cells/zh/cpp/how-to-set-autorec...
  10. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...Cells可以在将Excel电子表格转换为PDF文件格式时设置生成的页面数量限制。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...