Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 126,490 for

shape

(0.07 sec)
  1. text_vertical_alignment 属性 | Aspose.Cells for P...

    text_vertical_alignment 属性 text_vertical_alignment 属性 获取和设置形状的文本垂直对齐类型。 例子 from aspose.cells import TextAlignmentType......import TextAlignmentType if shape . text_vertical_alignment ==...TextAlignmentType . BOTTOM : shape . text_vertical_alignment =...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. ChartYValueCollection.FormatCode | Aspose.Words...

    ChartYValueCollection FormatCode property. Gets or sets the format code applied to the Y values in C#.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  3. BubbleSizeCollection.FormatCode | Aspose.Words ...

    BubbleSizeCollection FormatCode property. Gets or sets the format code applied to the bubble sizes in C#.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  4. HorizontalRuleAlignment | Aspose.Words for Java

    Represents the alignment for the specified horizontal rule in Java....to insert a horizontal rule shape, and customize its formatting...new DocumentBuilder(doc); Shape shape = builder.insertHorizontalRule();...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartMarker.Format | Aspose.Words for .NET

    ChartMarker Format property. Provides access to fill and line formatting of this marker in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartLegendEntry.Font | Aspose.Words for .NET

    ChartLegendEntry Font property. Provides access to the font formatting of this legend entry in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.Words for C++ 23.5 Release Notes|Documen...

    Aspose.Words for C++ 23.5 Release Notes – the latest updates and fixes....instead being moved to next Oval Shape TextBox Overlaps with Content...Header Area in PDF Text and Shape position is changed in the footer...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  8. ChartAxisTitle.Format | Aspose.Words for .NET

    ChartAxisTitle Format property. Provides access to fill and line formatting of the axis title in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete series generated...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Chart.DataTable | Aspose.Words for .NET

    Chart DataTable property. Provides access to properties of a data table of this chart. The data table can be shown using the Show property in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  10. chart - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Section SectionCollection Shading Shape ShapeBase ShapeRenderer SignatureLine...Provides access to the chart shape properties. Example: Shows how...

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