Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 12,979 for

shape

(0.03 sec)
  1. Crop | Aspose.GIS for .NET API Reference

    Crop RasterLayer.Crop method Crops the raster layer using a Shape form. public RasterLayer Crop ( IGeometry geometry ......Crops the raster layer using a shape form. public RasterLayer Crop...IGeometry Geometry represented the shape form. Return Value The cropped...

    reference.aspose.com/gis/net/aspose.gis.raster/...
  2. Shape.acceptStart method | Aspose.Words for Nod...

    Shape.acceptStart method. Accepts a visitor for visiting the start of the Shape....for visiting the start of the shape. acceptStart ( visitor : Aspose...Drawing class Shape Shape.acceptEnd method Shape.updateSmartArtDrawin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Features Overview|Aspose.Slides for Node.js via...

    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....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/nodejs-net/features-over...
  4. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  5. 管理 SmartArt 形状节点|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 SmartArt 节点和子节点...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // 检查形状是否为...检查形状是否为 SmartArt 类型 if ( shape is Aspose . Slides . SmartArt . SmartArt...

    docs.aspose.com/slides/zh/net/manage-smartart-s...
  6. TextBox.Next | Aspose.Words for .NET

    Discover how the TextBox Next property enhances your design workflow by linking TextBoxes seamlessly in your projects for improved organization....next TextBox in a sequence of shapes. public TextBox Next { get...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. OleFormat.GetRawData | Aspose.Words for .NET

    Discover OleFormat's GetRawData method to easily retrieve OLE object raw data, enhancing your data management and integration capabilities....foreach ( Shape shape in doc . GetChildNodes ( NodeType . Shape , true...)) { OleFormat oleFormat = shape . OleFormat ; if ( oleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a Shape....Specifies how text wraps inside a shape. Members Name Description SQUARE...inside a shape. NONE Text does not wrap inside a shape. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...