Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 203,309 for

cells

(0.08 sec)
  1. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ API自动调整行、列、合并单元格的行,以及范围内的行。...Cells实现,开发者可以在运行时自动调整单元格的尺寸。 自动调整 Aspose.Cells提供了表示Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  2. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom document properties of a workbook in C++ with Aspose.Cells....Cells allows you to load a light-weight...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/using-workbookmetadata/
  3. xlsx4j 中的行列高度调整|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 - 行列高度调整 可以通过调用 Cells 集合的 setRowHeight...,要更改高度的行的索引。 行高 ,要应用于该行的行高。 通过调用 Cells 集合的 setColumnWidth 方法来设置列的宽度。setColumnWidth...

    docs.aspose.com/cells/zh/java/row-column-height...
  4. 使用优雅图表动态生成格式化的Excel报表|Documentation

    本文介绍了如何在GridWeb中生成报表。...Cells.GridWeb控件,该控件为您提供了真实的环境,允许您... Excel一样计算公式结果。它还使用 Aspose.Cells 组件根据工作表源数据生成复杂的图表,并将图表图像粘贴到销售报表中。最后,使用Aspose...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  5. Insert a Picture Based on Cell Reference with N...

    Learn how to insert a picture in a worksheet based on a cell reference using Aspose.Cells for Node.js via C++. Show cell data in a picture....Insert a Picture Based on Cell Reference with Node.js via C++...setting a cell reference in the Formula Bar. Aspose.Cells supports...

    docs.aspose.com/cells/nodejs-cpp/insert-a-pictu...
  6. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....Words to automatically resize cells in a table to fit their contents...the “Allow spacing between cells” option. AllowOverlap { get;...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Copying Rows and Columns|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, it is possible to copy rows...comments, formatting, hidden cells, images, and other drawing objects...

    docs.aspose.com/cells/java/copying-rows-and-col...
  8. 在工作表中合并或取消合并单元格|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 for .NET独立完成此任务。 描述 打开现有的 Excel...合并单元格 以下是VSTO(C#,VB)和Aspose.Cells for .NET(C#,VB)的并行代码片段。 1) VSTO...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  9. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....populate the first row with two cells. builder . StartTable (); builder...(); builder . Write ( "Row 1, Cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Setting Formula for Named Range with C++|Docume...

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

    docs.aspose.com/cells/cpp/setting-formula-for-n...