Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 220,693 for

formatting

(0.99 sec)
  1. 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...
  2. OfficeMath.node_type property | Aspose.Words fo...

    OfficeMath.node_type property. Returns [NodeType.OFFICE_MATH](../../../aspose.words/nodetype/#OFFICE_MATH)....to set office math display formatting. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for paragraph....how to configure paragraph formatting to create off-center text...paragraph_format = builder . paragraph_format paragraph_format . alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StyleCollection.default_font property | Aspose....

    StyleCollection.default_font property. Gets document default text Formatting....Gets document default text formatting. @property def default_font...are fully supported in OOXML formats ( LoadFormat.DOCX ) only. Earlier...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph....how to configure paragraph formatting to create off-center text...DocumentBuilder's paragraph format." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....how to configure paragraph formatting to create off-center text...DocumentBuilder's paragraph format." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for С++ — optimize data visuals in PowerPoint presentations....series and set the error bar X format. Access the first chart series...error bar Y format. Setting bars values and format. Write the...

    docs.aspose.com/slides/cpp/error-bar/
  8. ChartDataTable.Font | Aspose.Words for .NET

    Discover the ChartDataTable Font property to enhance your data table's appearance with customizable font Formatting for better readability and impact....property Provides access to font formatting of the data table. public...dataTable . Format . Stroke . Weight = 1 ; dataTable . Format . Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  9. OfficeMath.displayType property | Aspose.Words ...

    OfficeMath.displayType property. Gets/sets Office Math display format type which represents whether an equation is displayed inline with the text or displayed on its own line....Gets/sets Office Math display format type which represents whether...OfficeMathDisplayTyp Remarks Display format type has effect for top level...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Alignment Settings with Golang via C++|Document...

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....has used Microsoft Excel to format cells will be familiar with...used to get and set a cell’s formatting. The Style class provides...

    docs.aspose.com/cells/go-cpp/cells-alignment-se...