Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 50,259 for

shape

(0.12 sec)
  1. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working with Comments|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.... VSDX ); Add a Shape-Level Comment in Visio Drawing...developers to add comments to the shape in a Visio drawing. Add Comment...

    docs.aspose.com/diagram/java/working-with-comme...
  3. 使用超链接|Documentation

    本节介绍如何在带有 Aspose.Diagram 的 Visio 形状中添加或获取超链接。...); // Get shape by ID Shape shape = page . Shapes . GetShape...// Add hyperlink to the shape shape . Hyperlinks . Add ( hyperlink...

    docs.aspose.com/diagram/zh/net/working-with-hyp...
  4. ChartFormat.ShapeType | Aspose.Words for .NET

    Discover how to use the ChartFormat ShapeType property to customize your chart elements effectively. Enhance your data visualization today!...ShapeType property Gets or sets the shape type of the parent chart element...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Add WordArt Watermark to Chart in Aspose.Cells|...

    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....text, make text fit a preset shape, or apply the text effect to...shows how to add a WordArt shape as a watermark for an existing...

    docs.aspose.com/cells/net/add-wordart-watermark...
  6. 修改Visio形状的渐变|Documentation

    本页介绍如何使用 Aspose.Diagram 库修改 visio 形状的渐变颜色。... GradientFill 类保存了一个 Visio Shape 的渐变数据。开发人员可以设置其所有可用属性以及通过索引检索渐变停止以设置颜色和位置属性。...); // get shape by ID Aspose . Diagram . Shape shape = page ....

    docs.aspose.com/diagram/zh/net/modify-the-gradi...
  7. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....Shows how to add an image to a shape and check its type. doc = aw...DocumentBuilder ( doc = doc ) img_shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.filled property | Aspose.Words for Node.js

    Shape.filled property. Determines whether the closed path of the Shape will be filled....filled property Shape.filled property Determines whether the...the closed path of the shape will be filled. get filled () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...Cells 提供 Shape.Geometry.GetShapeAdjustValues...箭头有两个调整,可改变箭头头部和尾部的形状 本文将解释如何使用 Shape.Geometry.GetShapeAdjustValues...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...