Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 246,575 for

cells

(0.39 sec)
  1. Save Specified Worksheets to PDF with C++|Docum...

    Export specific worksheets to PDF using Aspose.Cells with C++....Cells saves all visible worksheets...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-specified-worksh...
  2. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Android: create, format, merge Cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....removing them, and merging cells using Aspose.Slides for Android...(); } } Merge Table Cells Merge adjacent cells of a table into a...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Get Hyperlinks in Range with C++|Documentation

    Learn how to get hyperlinks in a range using the Aspose.Cells for C++ API....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u "...

    docs.aspose.com/cells/cpp/get-hyperlinks-in-range/
  4. 使用C++获取范围内的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何获取范围内的超链接。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u "...

    docs.aspose.com/cells/zh/cpp/get-hyperlinks-in-...
  5. 使用JavaScript通过C++设置范围边框。|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 Example </ title > </ head >...> < body > < h1 > Aspose.Cells Create Workbook Example </ h1...

    docs.aspose.com/cells/zh/javascript-cpp/set-ran...
  6. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....Contents [ Hide ] In Accessing Cells of a Worksheet , we discussed...basic approaches for accessing cells in a worksheet. This article...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  7. 通过 C++ 使用 Node.js 删除范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除 Excel 中的范围并向左或向上移动单元格。...Cells for Node.js via C++ 删除范围 Aspose.Cells 提供 Cells.deleteRange(number...方法以删除范围。 删除范围并向左移动单元格 使用 Aspose.Cells for Node.js via C++ 删除范围并向左移动单元格,代码如下:...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-rang...
  8. Using LightCells API|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 provides the LightCells API...mainly designed to manipulate cell data one by one without building...

    docs.aspose.com/cells/java/using-lightcells-api/
  9. Stretching Factor|Aspose.Words for Reporting Se...

    Stretching Factor setting of the Aspose.Words for Reporting Services....flow mode, sometimes table cells may appear too narrow and text...text elements inside cells are split and partially pushed to the...

    docs.aspose.com/words/reportingservices/stretch...
  10. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。...Cells for Node.js via C++通过 AutoFitterOptions...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...