Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 246,359 for

cells

(0.21 sec)
  1. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  2. 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...
  3. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells....AI How to Insert Picture in Cell Contents [ Hide ] Possible Usage...feature of images becoming actual cell values. Even if the layout of...

    docs.aspose.com/cells/nodejs-cpp/how-to-insert-...
  4. 工作表缩放的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... cells . Workbook workbook = new com . aspose . cells . Workbook..."sample.xlsx" ); com . aspose . cells . Worksheet worksheet = workbook...

    docs.aspose.com/slides/zh/androidjava/working-s...
  5. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with C++....Cells will not treat formulas as simple...as formulas, and the Aspose.Cells formula calculation engine will...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  6. Working with External Data Connection of type W...

    Learn how to work with WebQuery data connection in Microsoft Excel using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; using namespace...namespace Aspose :: Cells :: ExternalConnections ; int main ()...

    docs.aspose.com/cells/cpp/working-with-external...
  7. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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 8.6.1 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.6.0 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points....property Gets the width of the cell in points. @property def width...every combination of table, cell and document properties is supported...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 用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...
  10. Node.getAncestor method | Aspose.Words for Node.js

    Node.getAncestor method. Gets the first ancestor of the specified [NodeType](../../nodetype/)....asTable (); // Find out if any cells in the table have other tables...tables directly within its cells" , i , count ); // Find out...

    reference.aspose.com/words/nodejs-net/aspose.wo...