Sort Score
Result 10 results
Languages All
Labels All
Results 9,641 - 9,650 of 23,662 for

format

(0.11 sec)
  1. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points.... cell_format . preferred_width = aw . tables...from_points ( 40 ) builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....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...
  3. Puntos de Datos del Gráfico Treemap y Sunburst|...

    Agregar gráfico Sunburst en presentación de PowerPoint en Python...clase tiene dos propiedades: Format y DataLabel que proporcionan...[ 0 ] . label . data_label_format . show_value = True Establecer...

    docs.aspose.com/slides/es/python-net/data-point...
  4. ReflectionFormat class | Aspose.Words for Python

    aspose.words.drawing.ReflectionFormat class. Represents the reflection Formatting for an object....Represents the reflection formatting for an object. Remarks Use...) . as_shape () reflection_format = shape . reflection self ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FrameFormat.horizontal_position property | Aspo...

    FrameFormat.horizontal_position property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relative_horizontal_position](../relative_horizontal_position/) property....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FrameFormat.horizontal_distance_from_text prope...

    FrameFormat.horizontal_distance_from_text property. Gets horizontal distance between a frame and the surrounding text, in points....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FrameFormat.width property | Aspose.Words for P...

    FrameFormat.width property. Gets the width of the specified frame, in points....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Tabelle verwalten|Aspose.Slides für Python Doku...

    Tabelle in PowerPoint-Präsentationen in Python erstellen und verwalten...Durchlaufen Sie jede ICell , um das Format für die oberen, unteren, rechten...cell ] . cell_format . border_top . fill_format . fill_type =...

    docs.aspose.com/slides/de/python-net/manage-table/
  9. Find Answers and Code About Aspose APIs! - Aspo...

    Find answers about file Formats processing in code. Knowledge base of all file Format manipulation examples in .NET C# and Java....process a variety of file formats without requiring other tools...emails, and read email file formats in code. Aspose.Slides Product...

    kb.aspose.com/hr/
  10. Gestionar Celdas|Documentación de Aspose.Slides...

    Celdas de tabla en presentaciones de PowerPoint en Python... format ( i , j , currentCell . row_span...: cell . cell_format . border_top . fill_format . fill_type =...

    docs.aspose.com/slides/es/python-net/manage-cells/