Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 244,637 for

cells

(0.15 sec)
  1. Specify How to Cross Strings in Output PDF and ...

    Learn how to cross strings in output PDF and image with Aspose.Cells for Python via .NET API....Possible Usage Scenarios When a cell contains text or a string that...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/python-net/specify-how-to...
  2. Tracing Precedents in Excel using C#

    Refer to this article for tracing precedents in Excel using C#. It has the IDE settings, steps, and a sample code to fetch precedents and dependents in Excel with C#....Cells Product Family Aspose.Email...the environment to use Aspose.Cells for .NET to track precedents...

    kb.aspose.com/cells/net/tracing-precedents-in-e...
  3. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell....If true , wrap text for the cell. get wrapText () : boolean Examples...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width of the cell in points....property Gets the width of the cell in points. get width () : number...every combination of table, cell and document properties is supported...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.Cells 库检查自定义数字格式以确保样式正确。...Cells 不会抛出任何异常。但是,如果你希望 Aspose.Cells 检查所分配的自定义数字格式是否有效,请将...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...
  6. RowFormat.clearFormatting method | Aspose.Words...

    RowFormat.clearFormatting method. Resets to default row formatting....apply them to every row and cell that we add with it. builder...it to the current cell, // and any new cells that we create with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js 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/nodejs-cpp/modify-an-exis...
  8. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using Node.js with C++ API....that includes variable input cells linked by one or more formulas...one formula that depends on cells into which different values...

    docs.aspose.com/cells/nodejs-cpp/create-manipul...
  9. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.Cells with C++....allows users to add comments to cells to provide additional information...direction, font color, etc. Aspose.Cells provides APIs to accomplish...

    docs.aspose.com/cells/cpp/how-to-change-the-com...
  10. 用C++查找工作表是否为对话框工作表|Documentation

    对话框工作表是早期格式的工作表。本文提供了使用C++ API判断Excel工作表是否为对话框工作表的说明和示例代码。...Cells的 Worksheet.GetType() 属性判断工作表是否为对话框工作表。如果返回枚举值...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/find-if-the-worksh...