Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 22,145 for

3d file format

(0.19 sec)
  1. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading Formatting for the cell....that refers to the shading formatting for the cell. @property def...start_table () # Setting table formatting options for a document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_Format property. Returns an object that represents current table row Formatting properties....row_format property DocumentBuilder.row_format property Returns...table row formatting properties. @property def row_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all Formatting for a table row...RowFormat class Represents all formatting for a table row. To learn...borders for the row. heading_format True if the row is repeated...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_Format property. Returns an object that represents current table cell Formatting properties....cell_format property DocumentBuilder.cell_format property Returns...table cell formatting properties. @property def cell_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points....start_table () # Setting table formatting options for a document builder...with it. builder . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill | Aspose.Words for Java

    Represents fill Formatting for an object in Java....class Fill Represents fill formatting for an object. To learn more...value that is true if the formatting applied to this instance...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document....start_table () # Setting table formatting options for a document builder...with it. builder . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the document....start_table () # Setting table formatting options for a document builder...with it. builder . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all Formatting for a table cell...CellFormat class Represents all formatting for a table cell. To learn...that refers to the shading formatting for the cell. top_padding...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Create a paragraph, set some formatting properties, and then append...Provides access to the frame formatting properties. getLastChild()...

    reference.aspose.com/words/java/com.aspose.word...