Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 236,024 for

cells

(0.09 sec)
  1. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Cells APIs support converting Excel...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  2. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...Cells支持将Excel、ODS、JSON及其他格式文件转换为CSV、TSV和TXT。...情况下,Microsoft Excel和Aspose.Cells都仅保存活动工作表的内容。 以下代码示例说明如何将整个工...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  3. 电子表格编辑器 处理行和列|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 . CellsException cx ) { msg...) { msg . sendMessage ( "No cell selected" , null ); return ;...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  4. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...Cells Product Family aspose-cells-java , aspose-cells chetanepiq...< sheets.getCount(); i++) { cells.removeFormulas(); } String tempFilePath...

    forum.aspose.com/t/macro-function-calculation/3...
  5. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API....Cell Background Color Settings Contents [ Hide ] The GridJS component...before committing. Overview Cell background colour (fill) enhances...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. 访问工作表的单元格|Documentation

    本文介绍了如何使用Aspose.Cells for JavaScript通过C++ API获取工作表的最大显示范围并访问单元格。...Cells for JavaScript通过C++访问工作表单元格。...。 如何访问单元格 Aspose.Cells for JavaScript通过C++提供了一个类, Workbook ,它代表一个Excel文件。...

    docs.aspose.com/cells/zh/javascript-cpp/accessi...
  7. 用C++生成工作表缩略图|Documentation

    使用Aspose.Cells for C++生成Excel工作表的缩略图作为图像。...Cells for C++允许你将工作表输出为图像文件,从而简化缩...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/generate-thumbnail...
  8. Setting Shared Formula with JavaScript via C++|...

    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 for JavaScript via C++. Setting...Shared Formula using Aspose.Cells for JavaScript via C++ Suppose...

    docs.aspose.com/cells/javascript-cpp/setting-sh...
  9. 为表单控件分配宏代码(如按钮)|Documentation

    学习如何使用Aspose.Cells for C++将宏代码分配给按钮等表单控件。...Cells允许您向按钮等窗体控件分配宏代码。请使用 Shape.GetMacroName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/assign-macro-to-fo...
  10. Creating a Named Range in VSTO and Aspose.Cells...

    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 Contents [ Hide ] To create...the same thing using Aspose.Cells for .NET, again with either...

    docs.aspose.com/cells/net/creating-a-named-rang...