Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 83,773 for

aspose cells

(0.25 sec)
  1. TextureIndex enumeration | Aspose.Words for Python

    Aspose.words.TextureIndex enumeration. Specifies shading texture....background_pattern_color = aspose . pydrawing . Color . light_coral...foreground_pattern_color = aspose . pydrawing . Color . light_salmon...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row....def height_rule ( self ) -> aspose . words . HeightRule : ......height_rule ( self , value : aspose . words . HeightRule ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Topics tagged email-java

    Topics tagged email-java...Sending an email sometimes fails Aspose.Email Product Family email-java...is not a supported culture Aspose.Email Product Family email-java...

    forum.aspose.com/tag/email-java
  4. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row....default cell borders for the row. get borders () : Aspose . Words...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table).... get nodeType () : Aspose . Words . NodeType Examples...asTable (); // Find out if any cells in the table have other tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table Cells....left of the contents of table cells. @property def left_padding...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object....apply them to every row and cell that we add with it. builder...builder . cell_format . clear_formatting () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection class | Aspose.Words...

    Aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...Description bottom_left_cell Gets the bottom left cell style. bottom_right_cell...bottom_right_cell Gets the bottom right cell style. count Gets the number...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 图表工作簿|Aspose.Slides 文档

    在 C++ 中的 PowerPoint 演示文稿中的图表工作簿...Contents [ Hide ] 从工作簿设置图表数据 Aspose.Slides 提供了 ReadWorkbookStream...WriteWorkbookStream 方法,允许您读取和写入图表数据工作簿(包含与 Aspose.Cells 编辑的图表数据)。 注意 ,图表数据必须以相同的方式组织或必须具有类似于源的结构。...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  10. Row class | Aspose.Words for Python

    Aspose.words.tables.Row class. Represents a table row...Row can contain one or more Cell nodes. A minimal valid row needs...needs to have at least one Cell . Inheritance: Row → CompositeNode...

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