Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 167,708 for

drawing

(0.17 sec)
  1. Merge VSSX Files via Python | products.aspose.com

    Python sample code to combine VSSX documents within any Python based application....VSSX extension are drawing stencils created with Microsoft...representation of a variety of drawing elements such as collection...

    products.aspose.com/diagram/python-java/merger/...
  2. Split VSSM Files via Python | products.aspose.com

    Python source code to Split vssm file within any Python based application....general, Microsoft Visio is drawing software that allows to create...(Microsoft Visio Drawing Format) VSD (Microsoft Visio Drawings) VSDM (Microsoft...

    products.aspose.com/diagram/python-net/splitter...
  3. Split VSSM Files via Python | products.aspose.com

    Python source code to Split vssm file within any Python based application....general, Microsoft Visio is drawing software that allows to create...(Microsoft Visio Drawing Format) VSD (Microsoft Visio Drawings) VSDM (Microsoft...

    products.aspose.com/diagram/python-java/splitte...
  4. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...NET API allows developers to draw a rectangle in the page and...shows how to draw a rectangle in a Visio drawing and save as SVG...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  5. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../).... Drawing . WrapType . None ; // Configure...relativeHorizontalPo = aw . Drawing . RelativeHorizontalPo . Page...

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

    Sample Python conversion code for VDX format to HTML file. Use this example code to convert VDX to HTML 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-java/convers...
  7. Features|Aspose.Imaging for .NET

    C# image processing library core features includes read and write images, draw images, process images and convert between formats....features: Read images Write images Draw images Process images Convert...(reading only) (v2.1) YCrCb Drawing Features Large images Rotate...

    docs.aspose.com/imaging/net/features/
  8. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque).... drawing . ShapeType . CLOUD_CALLOUT , aw . drawing . RelativeHorizontalPo.... LEFT_MARGIN , 25 , aw . drawing . RelativeVerticalPosi . TOP_MARGIN...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.fill_color property | Aspose.Words for Py...

    Shape.fill_color property. Defines the brush color that fills the closed path of the shape.... drawing . ShapeType . CLOUD_CALLOUT , aw . drawing . RelativeHorizontalPo.... LEFT_MARGIN , 25 , aw . drawing . RelativeVerticalPosi . TOP_MARGIN...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...Drawing 库。 添加线对象 Aspose.PDF for .N...graph = new Aspose . Pdf . Drawing . Graph ( 100 , 400 ); // Add...

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