Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 246,055 for

cells

(0.38 sec)
  1. 用C++将表格转换为ODS格式|Documentation

    使用Aspose.Cells将含表格的Excel文件转换为ODS文件格式。...Cells支持将含有表格的Excel文件转换为ODS文件。只需将文...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-table-to-ods/
  2. Direct Calculation of Custom Function without W...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....Cells.” ourselves; this value is then...concatenated with the value of cell A1, which is “Welcome to ” ...

    docs.aspose.com/cells/cpp/direct-calculation-of...
  3. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and save them to a local drive using Aspose.Cells for C++....Cells, it’s possible to read images...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/extract-images-from-w...
  4. 通过 C++ 在 Node.js 中设置公式中的外部链接|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在公式中设置外部链接。...Cells for Node.js via C++ 提供了此功能,本文档介绍了如何使用它。...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/set-externa...
  5. Create Charts using Apache POI 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 ] Aspose.Cells - Create Charts...spreadsheets with Aspose.Cells. Aspose.Cells provides many flexible...

    docs.aspose.com/cells/java/create-charts-using-...
  6. 使用Node.js通过C++基于单元格引用插入图片|Documentation

    学习如何基于单元格引用使用Aspose.Cells for Node.js via C++在工作表中插入图片。显示单元格中的数据为图片。...Cells支持此功能(Microsoft Excel 2010)。...2010)。 根据单元格引用插入图片 Aspose.Cells for Node.js via C++支持在图片形状中显示工作表单元...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-a-pi...
  7. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....Currency Format Option Select the cells that you want to format as currency...Using the Format Cells Dialog Box Select the cells you want to format...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  8. RowCollection.to_array method | Aspose.Words fo...

    RowCollection.to_array method. Copies all rows from the collection to a new array of rows....and print the contents of each cell. doc = aw . Document ( file_name...of Row { j } ' ) cells = rows [ j ] . cells # We can use the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific Cells....Cells provides a class, Workbook ...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  10. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples....Cells for Java, and these charts can...PowerPoint presentation using Aspose.Cells and Aspose.Slides. Required...

    docs.aspose.com/slides/java/creating-excel-char...