Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 175,502 for

drawing

(0.97 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle 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-circle/
  2. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... Drawing . Shape ( doc , aw . Drawing . ShapeType...textBox . wrapType = aw . Drawing . WrapType . None ; textBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the shape... Drawing . ImageData Examples Shows...aw . Drawing . Shape ( builder . document , aw . Drawing . ShapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Fill.presetTextured method | Aspose.Words for N...

    Fill.presetTextured method. Sets the fill to a preset texture.... Drawing . PresetTexture ) Parameter...builder . insertChart ( aw . Drawing . Charts . ChartType . Scatter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element.... drawing . Stroke : ... Examples Show...insert_chart ( chart_type = aw . drawing . charts . ChartType . SCATTER...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Visio to PDF in Python | Python Visio |...

    Programmatically, convert Visio to PDF in Python. Export Visio diagrams to PDF using Aspose.Diagram for Python.... It allows drawing a variety of simple or complicated...default file format for saving drawing files. In certain cases, we...

    blog.aspose.com/diagram/convert-Visio-to-pdf-in...
  10. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...Drawing 库。 添加圆形对象 与条形图一样,圆形图可以用于显示...Document 实例。 创建具有特定尺寸的 Drawing object 。 为Drawing对象设置 Border 。 将 Graph...

    docs.aspose.com/pdf/zh/net/add-circle/