Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 246,606 for

cells

(0.59 sec)
  1. Managing Comments in a Worksheet|Documentation

    This article introduces how to work with comments in GridDesktop....allows users to add comments to cells. This feature is helpful in...about to enter values into the cells. Whenever a user places their...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. 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...
  3. Show and Hide Rows, Columns, and Scroll Bars|Do...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....Cells provides ways to control the...Hide Rows and Columns Aspose.Cells provides a class, Workbook ...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  4. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically hide or show gridlines, row and column headers of an Excel worksheet....Cells for Python via .NET supports...default. They help delineate cells so that it is easy to enter...

    docs.aspose.com/cells/python-net/show-and-hide-...
  5. 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...
  6. Web扩展 使用C++的Office加载项|Documentation

    学习如何使用 Aspose.Cells 和 C++ 添加和访问Excel文件中的Web扩展(Office加载项)。...Cells还提供了与Web扩展配合使用的功能。 添加Web扩展 可以通过点击...加载项框中浏览你想要的加载项并添加它。 Aspose.Cells 还提供了使用 WebExtension 和 WebExtensionTaskPane...

    docs.aspose.com/cells/zh/cpp/web-extensions-off...
  7. 用 C++ 锁定文字艺术水印|Documentation

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

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  8. PreferredWidth.Auto | Aspose.Words for .NET

    Discover the PreferredWidth Auto field, which efficiently handles unspecified width values for optimal layout customization in your projects....a preferred width for table cells. Document doc = new Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  9. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...Cells支持通过提供 IPageSavingCallback 接口来跟踪文档转换进度。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class TestTiffPageSavingCa...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  10. Regarding Redo and Undo operations - Free Suppo...

    Do we have below methods in aspose Cells grid js. I am below npm package “gridjs-spreadsheet”: “^24.6.2”, xs.undo(); // Performs undo xs.redo(); // Performs redo...Cells Product Family aspose-cells sarathepiq October...have below methods in aspose cells grid js. I am below npm package...

    forum.aspose.com/t/regarding-redo-and-undo-oper...