Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 48,784 for

shape

(0.11 sec)
  1. Working with User-defined Cells in PHP|Document...

    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....the ShapeSheet in PHP Read Shape’s User-Defined Cells in PHP...

    docs.aspose.com/diagram/java/working-with-user-...
  2. 3D Objects|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....Triangle Mesh and Primitive Shape to Mesh Encoding 3D Mesh in...

    docs.aspose.com/3d/java/3d-objects/
  3. DocumentVisitor.visitGroupShapeEnd method | Asp...

    DocumentVisitor.visitGroupShapeEnd method. Called when enumeration of a group Shape has ended....when enumeration of a group shape has ended. visitGroupShapeEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...when enumeration of a group shape has ended. visitGroupShapeStart(groupShape)...when enumeration of a group shape has started. visitHeaderFoo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create and Apply WordArt Effects in JavaScript|...

    Create and customize WordArt effects in Aspose.Slides for Node.js. This step-by-step guide helps developers enhance presentations with professional text....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/nodejs-java/wordart/
  6. Aspose.Cells 8.3.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...., options ); 添加了Shape.Id属性 v8.3.0版本已添加了Shape.Id属性的getter/set...charts . get ( index ); Shape shape = ( Shape ) chart . getChartObject...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....foreach ( IShape shape in master . Shapes ) { if ( shape . Placeholder...Placeholder != null ) { if ( shape . Placeholder . Type == PlaceholderType...

    docs.aspose.com/slides/net/presentation-header-...
  8. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/androidjava/presentation...
  9. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/java/presentation-header...
  10. Create and Apply WordArt Effects in Java|Aspose...

    Create and customize WordArt effects in Aspose.Slides for Java. This step-by-step guide helps developers enhance presentations with professional text in Java....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/java/wordart/