Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 126,488 for

shape

(0.1 sec)
  1. Working with Text Boxes|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....] Format Text in the Visio Shape’s Text Block Section Aspose...stop position of text in a shape’s text block. They can interact...

    docs.aspose.com/diagram/java/working-with-text-...
  2. ShadowFormat.Visible | Aspose.Words for .NET

    ShadowFormat Visible property. Returns true if the formatting applied to this instance is visible in C#....formatting, it only hides the shape effect. Examples Shows how to...the shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ListBox class | Aspose.Cells for Python via .NE...

    ListBox class ListBox class Represents a list box object. Inheritance: ListBox → Shape The ListBox type exposes the f...... Inheritance: ListBox → Shape The ListBox type exposes the...is_equation Indicates whether the shape only contains an equation. is_smart_art...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. InsertClone() | Aspose.Slides for C++ API Refer...

    Inserts a copy of a specified Shape to specified position of the collection....Inserts a copy of a specified shape to specified position of the...new shape. sourceShape System::SharedPtr < IShape > Shape to clone...

    reference.aspose.com/slides/cpp/aspose.slides/s...
  5. height_in_shape property | Aspose.Cells for Pyt...

    height_in_Shape property height_in_Shape property Represents the vertical offset of Shape from the top border of the ......height_in_shape property height_in_shape property Represents...offset of shape from the top border of the parent shape, in unit...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Shape.ShadowEnabled | Aspose.Words for .NET

    Shape ShadowEnabled property. Returns true if a shadow effect is enabled in C#....ShadowEnabled Contents [ Hide ] Shape.ShadowEnabled property Returns...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Class: Fill - Aspose.Diagram for Node.js via Ja...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....used for the background of the shape's fill pattern. getFillBkgndTrans...background (fill) color of the shape's fill pattern, from 0 (completely...

    reference.aspose.com/diagram/nodejs/Fill
  8. DocumentBuilder.InsertGroupShape | Aspose.Words...

    DocumentBuilder InsertGroupShape method. Groups the Shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C#....params ShapeBase[] ) Groups the shapes passed as a parameter into...ShapeBase [] shapes ) Parameter Type Description shapes ShapeBase[]...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ShapeBase.WidthRelative | Aspose.Words for .NET

    ShapeBase WidthRelative property. Gets or sets the value that represents the percentage of Shapes relative width in C#....represents the percentage of shape’s relative width. public float...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Class NodeCollection | Aspose.Words for .NET AP...

    Aspose.Words.NodeCollection 班级. 表示特定类型的节点集合...docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/zh/net/aspose.words/...