Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 174,095 for

drawing

(0.12 sec)
  1. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTickMark enumeration. Specifies the possible positions for tick marks.... Drawing . Charts . ChartType . Line...scaling . minimum = new aw . Drawing . Charts . AxisBound ( Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... drawing . ShapeType . RECTANGLE , width...Color . red , style = aw . drawing . GradientStyle . HORIZONTAL...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically.... Drawing . RelativeVerticalPosi Remarks...); shape . wrapType = aw . Drawing . WrapType . None ; shape ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisDisplayUnit class | Aspose.Words for Python

    aspose.words.Drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis... drawing . charts . ChartType . SCATTER...axis . major_tick_mark = aw . drawing . charts . AxisTickMark . CROSS...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....InsertChart (Aspose::Words::Drawing::Charts::ChartType, double...InsertChart (Aspose::Words::Drawing::Charts::ChartType, double...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.Drawing.charts.ChartAxisType enumeration. Specifies type of chart axis.... drawing . charts . ChartType . COLUMN...self . assertEqual ( aw . drawing . charts . ChartAxisType ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a signature line at the current position in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > Aspose :: Words...SharedPtr < Aspose :: Words :: Drawing :: SignatureLine > signatureLine...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text.... drawing . WrapType . NONE shape . behind_text...relative_horizontal_position = aw . drawing . RelativeHorizontalPo . PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes.... myDir + "Textboxes in drawing canvas.docx" ); let shapes...s => s . shapeType == aw . Drawing . ShapeType . TextBox ). length...

    reference.aspose.com/words/nodejs-net/aspose.wo...