Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 45,793 for

shape

(0.21 sec)
  1. PowerPoint SmartArt|Aspose.Slides for Node.js v...

    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....SmartArt Shape Create or Manage PowerPoint SmartArt Shape Node in...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...
  2. TextBoxControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.TextBoxControl class to effortlessly display organized text from data or user input. Enhance your document management today!...docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); TextBoxControl textBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  3. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% for stunning visual effects in your designs....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose.Cells 16.10.0中的公共API更改|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....0已经暴露了ReflectionEffect类以及Shape.Reflection属性,以控制形状对象的反射效果。R...ReflectionEffect.Type: 获取/设置预设的反射效果。 Shape.Reflection 属性的简单使用场景如下。 请查看有关...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. ShadowFormat class | Aspose.Words for Python

    aspose.words.drawing.ShadowFormat class. Represents shadow formatting for an object...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OleFormat.auto_update property | Aspose.Words f...

    OleFormat.auto_update property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () # The OLE object in the first shape is a Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignatureLine.ProviderId | Aspose.Words for .NET

    Discover the SignatureLine ProviderId property to easily manage signature provider identifiers. Simplify your workflow with our default setup....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在Java中创建或管理PowerPoint SmartArt形状节点|Aspose.Slide...

    在Java中管理PowerPoint演示文稿中的智能艺术节点和子节点...遍历第一个幻灯片中的每个形状 for ( IShape shape : pres . getSlides (). get_Item...{ // 检查形状是否为SmartArt类型 if ( shape instanceof SmartArt ) { // 将形状强制转换为SmartArt...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  9. Crop Raster Layers using GIS C# Library|Documen...

    GIS C# Library or API lets you crop a raster layer using vector Shape as shown in the code snippet below....[ Hide ] Crop using vector shape Aspose.GIS API lets you crop...a raster layer using vector shape as shown in the code snippet...

    docs.aspose.com/gis/net/crop-raster-layers/
  10. Stroke.ForeColor | Aspose.Words for .NET

    Discover the Stroke ForeColor property to easily customize your stroke's foreground color for enhanced design flexibility and visual appeal....Remarks The default value for a Shape is Black. Examples Show how...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...