Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 126,505 for

shape

(0.1 sec)
  1. arrowwidth - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Section SectionCollection Shading Shape ShapeBase ShapeRenderer SignatureLine...Shows to create a variety of shapes. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Overlay method. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for Shape text vertical alignment in Java....TextBoxAnchor Specifies values used for shape text vertical alignment. Examples:...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  4. GetEffectsByShape | Aspose.Sildes for .NET API ...

    Returns array of effects for the specified Shape....of effects for the specified shape. public IEffect [] GetEffectsByShape...GetEffectsByShape ( IShape shape ) See Also interface IEffect interface...

    reference.aspose.com/slides/net/aspose.slides.a...
  5. get_RotateShadowWithShape() | Aspose.Slides for...

    Specifies whether the reflection should rotate with the Shape if the Shape is rotated. Read bool....should rotate with the shape if the shape is rotated. Read bool...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  6. Connection | Aspose.Diagram for .NET API Reference

    Contains elements for one connection point defined for the Shape....connection point defined for the shape. public class Connection Constructors...Specifies an x-coordinate on a shape in local coordinates. Y { get;...

    reference.aspose.com/diagram/net/aspose.diagram...
  7. SmartTagDef | Aspose.Diagram for .NET API Refer...

    Contains elements that contain information for each smart tag defined for a Shape or page....each smart tag defined for a shape or page. public class SmartTagDef...mouse over the tag, when the shape is selected, or all the time...

    reference.aspose.com/diagram/net/aspose.diagram...
  8. Apply Custom Style Sheet to a Visio Diagram in ...

    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....vsd" ) shapes = diagram . getPages () . getPage...0 while i < shapes . getCount () shape = shapes . get ( i ) if...

    docs.aspose.com/diagram/java/apply-custom-style...
  9. OpenDocument Import - Drawing Object Features|A...

    Import ODT document using drawing object load options in C#....represented in the model by Shape nodes. This node type provides...image of an existing shape using the Shape.ImageData property....

    docs.aspose.com/words/net/drawing-object-featur...
  10. remove_active_x_control method | Aspose.Cells f...

    remove_active_x_control method remove_active_x_control Remove activeX control. def remove_active_x_control ( self ): ......Example if shape . active_x_control != None : shape . remove_active_x_control...

    reference.aspose.com/cells/python-net/aspose.ce...