Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 139,461 for

shape

(0.08 sec)
  1. ShapeRenderer Class | Aspose.Words for .NET

    Aspose.Words.Rendering.ShapeRenderer class. Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in C#....methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. public...

    reference.aspose.com/words/net/aspose.words.ren...
  2. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    DocumentBuilder 方法. 将光标移动到当前节的页眉或页脚的开头...HeaderPrimary ); Shape shape = builder . InsertImage ( image ); shape . WrapType...None ; shape . BehindText = true ; // 将图片放在页面的中心。 shape . RelativeHorizontalPo...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. groupshape - Aspose.Cells for PHP via Java - AP...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....SettablePivotGlobali ShadowEffect Shape ShapeCollection ShapeGuide ...the group shape which contains the individual shapes. Example:...

    reference.aspose.com/cells/php/aspose.cells/gro...
  4. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Connector | Aspose.Slides for Android via Java ...

    Represents a connector....Shape , com.aspose.slides.GeometryShape...Description getShapeLock() Returns shape’s locks. getConnectorLock()...

    reference.aspose.com/slides/androidjava/com.asp...
  6. page - Aspose.Diagram for Java - API Reference

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....ScrollBarActiveXCont SelectMode Shape ShapeCollection ShapeFixedCode...each connection between two shapes in a drawing. int getID ()...

    reference.aspose.com/diagram/java/com.aspose.di...
  7. SummaryZoomSection | Aspose.Sildes for Python v...

    SummaryZoomSection Contents [ Hide ] SummaryZoomSection class Represents a Summary Zoom Section object in a Summary Z......is_text_holder Determines whether the shape is TextHolder. Read-only bool...Returns the placeholder for a shape. Read-only IPlaceholder . custom_data...

    reference.aspose.com/slides/python-net/aspose.s...
  8. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. auto shape = MakeObject < Shape > ( builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. DocumentVisitor.visit_shape_start method | Aspo...

    DocumentVisitor.visit_Shape_start method. Called when enumeration of a Shape has started....visit_shape_start method visit_shape_start(shape) Called when...enumeration of a shape has started. def visit_shape_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Group|Aspose.Slides for Python Documentation

    Add group Shape to PowerPoint presentation in Python...Group Shape Aspose.Slides support working with group shapes on slides...accessing group shapes. It is possible to add shapes to an added...

    docs.aspose.com/slides/python-net/group/