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

cells

(2.23 sec)
  1. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides the C++ code to insert and delete rows in an Excel worksheet....Cells offers two methods for inserting...and deleting rows: Cells.InsertRows and Cells.DeleteRows . These...

    docs.aspose.com/cells/cpp/insert-or-delete-rows...
  2. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the Cells as they need....same formatting options to cells, create a new formatting style...with the same attributes. When cells aren’t explicitly formatted...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  3. 用 C++ 锁定文字艺术水印|Documentation

    学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...Cells API 允许在工作表上添加文字艺术水印,使其成为可以移...SetLockedProperty 方法的用法,用于锁定水印的某些方面。 Aspose.Cells API 允许锁定水印的特定方面,从而限制或完全阻止用户交互。以下代码片段演示了如何使用...

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  4. 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...
  5. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of linked Ole Objects in Excel files using Aspose.Cells for C++....Cells APIs with the GetLabel() and...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/access-and-modify-the...
  6. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...that contains three header cells (LabelCol1‑3). The first header...paragraph that already exists in the cell you have just written to. In...

    forum.aspose.com/t/header-alignment-issue-and-n...
  7. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...Cells 提供了 ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  8. 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...
  9. 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...
  10. 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...