Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 50,298 for

shapes

(0.1 sec)
  1. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your table is empty for seamless data management....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....Draw Lines and Curves Draw Shapes Use Pens Use Brushes Render...curves, splines and arcs Draw shapes like rectangle, polygon, ellipse...

    products.aspose.com/drawing/net/
  3. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  4. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  5. 用 Python 对演示文稿中的形状进行大小调整|Aspose.Slides for Pyth...

    通过 Aspose.Slides for Python via .NET,轻松调整 PowerPoint 和 OpenDocument 幻灯片中的形状大小——自动化幻灯片布局调整,提高工作效率。...slides : for shape in slide . shapes : # 按比例缩放形状尺寸。 shape . height...height = shape . height * height_ratio shape . width = shape . width...

    docs.aspose.com/slides/zh/python-net/re-sizing-...
  6. Drawing Images|Documentation

    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....Graphics class to draw the line shapes on the Image surface. To demonstrate...shows you how to draw the line shapes on the Image surface. Drawing...

    docs.aspose.com/psd/net/drawing-images/
  7. How to export excel equations to other types of...

    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..../head>\r\n<body>" ); const shapes = workbook . getWorksheets...getShapes (); const textBox = shapes . get ( 0 ); if ( textBox instanceof...

    docs.aspose.com/cells/nodejs-cpp/export-equation/
  8. Convert a Visio Shape To Image|Documentation

    This section explains how to convert a visio shape to image with Aspose.Diagram....Visio Shape To Image Contents [ Hide ] Convert a visio shape to...developers can convert a visio shape to image using Aspose.Diagram...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  9. Row.ensureMinimum method | Aspose.Words for Nod...

    Row.ensureMinimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/)....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...