Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 21,195 for

3d file format

(0.09 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  10. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....format("Start of Table {0}", i));...System.out.println(MessageFormat.format("\tStart of Row {0}", j));...

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