Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 203,303 for

cells

(0.06 sec)
  1. 用C++设置工作表中的评论或形状的边距|Documentation

    学习如何使用Aspose.Cells在C++中设置工作表内评论或形状的边距。...Cells允许你使用 Shape.GetTextAlignment()...属性设置任何形状或评论的边距。该属性返回一个 Aspose.Cells.Drawing.Texts.ShapeTextAlignment...

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  2. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below the contents of cell....to add below the contents of cell. @property def bottom_padding...Examples Shows how to format cells with a document builder. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of Cells. By adjusting the width, style, and color of the border, you have more control over how Cells look and appear....Borders to Cells Microsoft Excel allows users to format cells by adding...added to the top position of a cell. Users can also modify the borders'...

    docs.aspose.com/cells/cpp/cells-border-settings/
  4. Aspose::Words::Tables::CellCollection class | A...

    Aspose::Words::Tables::CellCollection class. Provides typed access to a collection of Cell nodes. To learn more, visit the documentation article in C++....typed access to a collection of Cell nodes. To learn more, visit...idx_get (int32_t) Retrieves a Cell at the given index. IndexOf...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. 使用C++在非原始形状中插入数据|Documentation

    使用Aspose.Cells和C++访问和操作非原始形状中的数据。...Cells中,非原始形状分配的类型为 AutoShapeType.NotPrimitive...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/data-in-non-primit...
  6. 先按行后按列填充数据,使用C++|Documentation

    学习如何先按行后按列填充数据,通过Aspose.Cells for C++ API。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/populate-data-firs...
  7. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using Java... cells . Workbook workbook = new com . aspose . cells . Workbook..."sample.xlsx" ); com . aspose . cells . Worksheet worksheet = workbook...

    docs.aspose.com/slides/java/working-solution-fo...
  8. Create Charts|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 - Create Charts It is possible...spreadsheets with Aspose.Cells. Aspose.Cells provides many flexible...

    docs.aspose.com/cells/net/create-charts/
  9. Public API Changes in Aspose.Cells 8.4.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.4.1 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.4.0 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....orientation of text in a table cell. get orientation () : Aspose...apply them to every row and cell that we add with it. builder...

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