Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 249,449 for

cells

(0.34 sec)
  1. Line Breaks and Text Wrapping|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....Hide ] To ensure that text in a cell can be read, explicit line breaks...line into several lines in a cell, while explicit line breaks...

    docs.aspose.com/cells/java/line-breaks-and-text...
  2. 旋转单元格文本|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 旋转单元格文本,以及与使用 VSTO...C# 或 Visual Basic,然后在 Aspose.Cells 中执行,同样使用 C# 或 Visual Basic。...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  3. Table.bottom_padding property | Aspose.Words fo...

    Table.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of Cells....to add below the contents of cells. @property def bottom_padding...builder . insert_cell () builder . write ( 'Row 1, cell 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.left_padding property | Aspose.Words for ...

    Table.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of Cells....the left of the contents of cells. @property def left_padding...builder . insert_cell () builder . write ( 'Row 1, cell 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...Cells通过提供 IPageSavingCallback 接口支持跟踪文档转换进度。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class TestPageSavingCallba...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  6. How to Control Sheet Tab Bar with Golang via C+...

    Learn how to control the sheet tab bar through the Aspose.Cells for C++ API....Cells supports these features. Aspose.Cells provides...Sheet Tab Bar using Aspose.Cells for C++ This example demonstrates...

    docs.aspose.com/cells/go-cpp/how-to-control-she...
  7. Table.bottomPadding property | Aspose.Words for...

    Table.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of Cells....to add below the contents of cells. get bottomPadding () : number...(); builder . write ( "Row 1, cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.rightPadding property | Aspose.Words for ...

    Table.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of Cells....the right of the contents of cells. get rightPadding () : number...(); builder . write ( "Row 1, cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to change the Comment Font Color|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....allows users to add comments to cells to add additional information...direction Font Color, etc. Aspose.Cells provides APIs to accomplish...

    docs.aspose.com/cells/java/how-to-change-the-co...
  10. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...Cells 设置Excel文件的1904日期系统。 在 Microsoft...Excel中选择1904日期系统 请参阅以下示例代码,了解如何使用Aspose.Cells API 实现此功能。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...