Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 248,257 for

cells

(0.62 sec)
  1. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....to add below the contents of cell. double Aspose :: Words :: Tables...Examples Shows how to format cells with a document builder. auto...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Create Line Chart in Excel using C# | Line Char...

    Learn how to create a Line chart in Excel using C# with Aspose.Cells for .NET. Follow step‑by‑step instructions and runnable code examples....Cells for .NET and C#. This article...Create Line Charts # Aspose.Cells for .NET is a comprehensive...

    blog.aspose.com/cells/create-line-chart-in-exce...
  3. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....current cell/row its cursor is in, // as well as any new cells and...builder . write ( "Header Row,\n Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 通过 C++ 保护或取消保护共享工作簿|Documentation

    学习如何用 Aspose.Cells for C++ 对共享工作簿进行密码保护或取消保护。...Cells 保护或取消保护共享工作簿。Aspose.Cells 还支持使用 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/password-protect-o...
  5. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for Python via .NET API....Cells for Python via .NET provides...file as Book1.xls. Select any cell within your list. From the Data...

    docs.aspose.com/cells/python-net/creating-subto...
  6. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for JavaScript via C++ API....users add hyperlinks to text in cells and to images. Image hyperlinks...using Aspose.Cells for JavaScript via C++. Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  7. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Validations in Worksheets|Document...

    This article introduces how to work with validation in GridDesktop....Cells.GridDesktop also supports adding...(or validation rules) to the cells of a worksheet. By applying...

    docs.aspose.com/cells/net/aspose-cells-griddesk...