Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 45,824 for

shapes

(0.1 sec)
  1. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...Contains shape or textbox text, represented by Shape . EVEN_PAGES_HEADER...Examples Shows how to remove all shapes from a node. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Fill.Visible | Aspose.Words for .NET

    Control visibility with the Fill Visible property. Easily manage formatting to enhance your design and ensure clarity in your application....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Create Shape Thumbnails|Aspose.Slides Documenta...

    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....Create Shape Thumbnails Contents [ Hide ] Overview Aspose.Slides...need to view the images of the shapes separately in an image viewer...

    docs.aspose.com/slides/java/create-shape-thumbn...
  5. Merge JPG to PDF in Python | products.aspose.com

    Merge JPG to PDF in Python. Use Python library API to combine JPG and PDF... shapes . add_picture_frame(slides...Bitmap( "image2.jpg" )) slide . shapes . add_picture_frame(slides...

    products.aspose.com/slides/python-net/merge/jpg...
  6. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram....Get Visio Shape Inherit Fill Contents [ Hide ] Retrieve Inherited...Fill Data of a Visio Shape The Visio shapes can inherit the parent...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  7. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....Get Visio Shape Inherit Line Contents [ Hide ] Retrieve Inherited...Line Data of a Visio Shape The Visio shapes can inherit the parent...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  8. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram...Section in the ShapeSheet Any shape in Microsoft Office Visio is...different component of the shape. Most shapes have just one geometry...

    docs.aspose.com/diagram/net/working-with-geomet...
  9. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint presentation in C# or .NET...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/portion/
  10. Add Image in Table Cell|Aspose.Slides Documenta...

    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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...[ 1 ]. Cells [ 1 ]; cell . Shape . Fill . UserPicture ( ImageFile...

    docs.aspose.com/slides/net/add-image-in-table-c...