Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 175,001 for

drawing

(1.33 sec)
  1. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... drawing . Shape ( builder . document , aw . drawing . ShapeType...) shape . wrap_type = aw . drawing . WrapType . INLINE shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Tables::Table::get_Alignment met...

    Aspose::Words::Tables::Table::get_Alignment method. Specifies how an inline table is aligned in the document in C++....5 , System :: Drawing :: Color :: get_Green (), true...:: Single , 1.5 , System :: Drawing :: Color :: get_Green (), true...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....Hide ] Creating a New Visio Drawing Aspose.Diagram for .NET lets...the diagram. Create Visio Drawing Programming Sample The code...

    docs.aspose.com/diagram/net/create-visio-document/
  4. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/cpp/ps/working-with-text/
  5. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... Drawing . WrapType . None ; shape ...relativeHorizontalPo = aw . Drawing . RelativeHorizontalPo . Page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... Drawing . RelativeHorizontalPo , left...vertPos : Aspose . Words . Drawing . RelativeVerticalPosi , top...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels....use automatic interval for drawing the tick labels. offset Gets...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AxisTickMark enumeration | Aspose.Words for Python

    aspose.words.Drawing.charts.AxisTickMark enumeration. Specifies the possible positions for tick marks.... drawing . charts . ChartType . LINE... scaling . minimum = aw . drawing . charts . AxisBound ( to_ole_autodate...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 Python 中向 PDF 添加弧形|Aspose.PDF for Python via ...

    了解如何在 Python 中绘制和填充 PDF 文件中的弧形。...drawing as drawing def add_arc ( outfile...document . pages . add () graph = drawing . Graph ( 400 , 400 ) graph...

    docs.aspose.com/pdf/zh/python-net/add-arc/
  10. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...Drawing 库。 添加弧形对象 Aspose.PDF for ....Document 实例。 创建具有特定尺寸的 Drawing object 。 为Drawing object设置 Border 。...

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