Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 9,894 for

shape

(0.03 sec)
  1. Stroke.color2 property | Aspose.Words for Node.js

    Stroke.color2 property. Defines a second color for a stroke....Remarks The default value for a Shape is aspose.pydrawing.Color.white...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Rectangle|Aspose.Slides for Python Documentation

    Create rectangle in PowerPoint presentation in Python...about adding a shape and this time the shape we will discuss...rectangle type sld . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/rectangle/
  3. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this Shape can overlap other Shapes....specifies whether this shape can overlap other shapes. @property def...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Dml3DEffectsRenderingMode | Aspose.Words for Java

    Specifies how 3D Shape effects are rendered in Java....Dml3DEffectsRenderin Specifies how 3D shape effects are rendered. Examples:...Document(getMyDir() + "DrawingML shape 3D effects.docx"); RenderCallback...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxisCollection class | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisCollection class. Represents a collection of chart axes....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Hide the major grid...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 部分|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....{ // 重塑演示文稿的上下文 IAutoShape shape = ( IAutoShape ) pres . getSlides...textFrame = ( ITextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/zh/androidjava/portion/
  8. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the axis in Java....= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::TextBox::get_TextBoxWra...

    Aspose::Words::Drawing::TextBox::get_TextBoxWrapMode method. Determines how text wraps inside a Shape in C++....Determines how text wraps inside a shape. Aspose :: Words :: Drawing...DocumentBuilder > ( doc ); SharedPtr < Shape > textBoxShape = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. RelativeHorizontalSize | Aspose.Words for Java

    Specifies relatively to what the width of a Shape or a text frame is calculated horizontally in Java....relatively to what the width of a shape or a text frame is calculated...simple shape with absolute size and position. Shape shape = builder...

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