Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 170,830 for

drawing

(0.14 sec)
  1. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape.... drawing . Fill : ... Examples Shows...aw . drawing . ShapeType . CLOUD_CALLOUT , aw . drawing . RelativeHorizontalPo...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart.... drawing . charts . ChartFormat : ....insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Rendering Shapes on Slide as Images|Aspose.Slid...

    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.... Drawing . Imaging . ImageFormat Format...Format = System . Drawing . Imaging . ImageFormat . Jpeg ; for...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  4. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the shape is below or above text.... Drawing . WrapType . None ; shape ...relativeHorizontalPo = aw . Drawing . RelativeHorizontalPo . Page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert VSSM to VDX via Python | products.aspos...

    Sample Python conversion code for VSSM format to VDX file. Use this example code to convert VSSM to VDX within any Python based application....general, Microsoft Visio is drawing software that allows to create...What is VDX File Format? Any drawing or chart created in Microsoft...

    products.aspose.com/diagram/python-net/conversi...
  6. Convert VDX to BMP via Python | products.aspose...

    Sample Python conversion code for VDX format to BMP file. Use this example code to convert VDX to BMP within any Python based application.... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

    products.aspose.com/diagram/python-net/conversi...
  7. Convert VDX to XAML via Python | products.aspos...

    Sample Python conversion code for VDX format to XAML file. Use this example code to convert VDX to XAML within any Python based application.... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

    products.aspose.com/diagram/python-net/conversi...
  8. Convert VDW to VSSX via Python | products.aspos...

    Sample Python conversion code for VDW format to VSSX file. Use this example code to convert VDW to VSSX within any Python based application....a Web drawing. A web drawing is a collection of drawing pages...rendered as a vector or raster drawing. VDW files can be opened in...

    products.aspose.com/diagram/python-net/conversi...
  9. Aspose::Words::DocumentBuilder::InsertHorizonta...

    Aspose::Words::DocumentBuilder::InsertHorizontalRule method. Inserts a horizontal rule shape into the document in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > Aspose :: Words...SharedPtr < Aspose :: Words :: Drawing :: Shape > shape = builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Drawing 库。 添加椭圆对象 Aspose.PDF for .NET支持将...Pages . Add (); // Create Drawing object with certain dimensions...

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