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

shape

(0.06 sec)
  1. 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/
  2. Extract Images from Presentation Shapes|Aspose....

    Extract images from Shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution....Presentation Shapes Contents [ Hide ] Extract Images from Shapes Images...Images are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  3. Convert PowerPoint Presentations to Video in PH...

    Learn how to convert PowerPoint presentations to video with Aspose.Slides for PHP. Discover sample code and automation techniques to streamline your workflow....Presentation (); try { # Adds a smile shape and then animates it $smile...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....[ 0 ] auto_shape = slide0 . shapes . add_auto_shape ( slides ...100 , 100 , 400 , 100 ) auto_shape . text_frame . text = "Morph...

    docs.aspose.com/slides/python-net/slide-transit...
  5. WatermarkType enumeration | Aspose.Words for No...

    Aspose.Words.WatermarkType enumeration. Specifies the watermark type....watermark corresponds to a shape with image. None Indicates watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....Working with Charts through Shape.Chart Object Once the chart...able to change its appearance. Shape.Chart property contains all...

    docs.aspose.com/words/java/working-with-charts/
  7. 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...
  8. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a textbox in Java....DocumentBuilder(doc); Shape textbox = new Shape(doc, ShapeType.TEXT_BOX);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_CustomUnit method. Gets or sets a user-defined divisor to scale display units on the value axis in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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-...