Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 170,828 for

drawing

(1.47 sec)
  1. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... drawing . ShapeTextOrientation : .... value : aspose . words . drawing . ShapeTextOrientation ): ...

    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. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....Create Document instance Create Drawing object with certain dimensions...dimensions Set Border for Drawing object Add Graph object to paragraphs...

    docs.aspose.com/pdf/cpp/add-arc/
  5. ShapeBase.wrapSide property | Aspose.Words for ...

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the shape.... Drawing . WrapSide Remarks The default...base . myDir + "Textboxes in drawing canvas.docx" ); let shapes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Cross Platform 2D Graphics Library|Documentation

    Aspose.Drawing library for Java to draw pictures. Cross-platform image Drawing library for 2D graphics....Library for 2D Drawing Pictures for Java Java drawing libraries play...pivotal role in crafting 2D drawing applications and services....

    docs.aspose.com/drawing/java/developer-guide/cr...
  7. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis.... Drawing . Charts . ChartType . Scatter...axis . majorTickMark = aw . Drawing . Charts . AxisTickMark . Cross...

    reference.aspose.com/words/nodejs-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. GradientVariant enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.GradientVariant enumeration. Specifies the variant for a gradient fill.... Drawing . ShapeType . Rectangle , 80...aw . Drawing . GradientStyle . Horizontal , aw . Drawing . GradientVariant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....get_Pages () -> Add (); // Create Drawing object with certain dimensions...MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 400 , 400 ); //...

    docs.aspose.com/pdf/cpp/add-ellipse/