Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 246,614 for

cells

(0.35 sec)
  1. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...in Aspose GridJS & Unfreeze Cell Not Reflected in Saved Copy...Merge in Aspose GridJS Aspose.Cells Product Family gridjs chirags...

    forum.aspose.com/t/add-row-and-add-column-actio...
  2. 在使用C++进行写保护时指定作者|Documentation

    学习如何在用Aspose.Cells for C++写保护工作簿时指定作者名称。...Cells API进行写保护时指定作者名称。请使用 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specify-author-whi...
  3. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge Cells, style borders, align content, and import/export for PPT, PPTX and ODP....removing them, and merging cells using Aspose.Slides for PHP...(); } } Merge Table Cells Merge adjacent cells of a table into a...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Aspose.Cells Java for Apache POI SS - HSSF and ...

    Why not Apache POI SS - HSSF and XSSF....Cells Java for Apache POI SS - HSSF and XSSF Contents...apache.org Aspose.Cells for Java Aspose.Cells for Java is an award‑winning...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  5. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Cells . Add ( "Column (" + row_count...row_count + ", 1)" ); row . Cells . Add ( "Column (" + row_count +...

    products.aspose.com/pdf/net/table/
  6. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified line style, width and color....black ) # Create a row with two cells with different background colors...colors. builder . insert_cell () builder . cell_format . shading ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++....width from the table and all cells and then updates the table layout...layout. In the resulting table, cell widths are updated to fit the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。...Cells提供 AbstractCalculationE 类,用于实现Microsoft...AsposeCells = require ( "aspose.cells.node" ); class CustomFunctionStatic...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  9. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style....Gets the collection of default cell borders for the conditional...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

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