Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 5,187 for

shape group

(0.05 sec)
  1. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. AdvancedCompareOptio Allows...

    reference.aspose.com/words/java/com.aspose.words/
  2. Convert JPG To PNG Java

    Convert JPG to PNG format in Java code. Save JPG as PNG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/conversion/jpg-t...
  3. Convert JPG To Image Java

    Convert JPG to Image format in Java code. Save JPG as Image using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/conversion/jpg-t...
  4. Convert Image To JPG Java

    Convert Image to JPG format in Java code. Save Image as JPG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/conversion/image...
  5. Convert Image To BMP Java

    Convert Image to BMP format in Java code. Save Image as BMP using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/conversion/image...
  6. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....merged cells for headers or to group related data. In this section...presentation : # Assuming the first shape on the first slide is a table...

    docs.aspose.com/slides/python-net/manage-cells/
  7. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....insertGroupShape(ShapeBase[] shapes) Groups the shapes passed as a parameter...height, ShapeBase[] shapes) Groups the shapes passed as a parameter...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Java, supporting OMML, formatting controls, and clear Java code samples....on the slide, first, add a shape that will contain the mathematical...dispose (); } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  9. Convert STL to DXF via C# | products.aspose.com

    Sample code for STL to DXF C# conversion. Use API example code for batch STL files to DXF conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...integer number called a group code. This group code actually represents...

    products.aspose.com/cad/net/conversion/stl-to-dxf/
  10. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this Shape is a horizontal rule....property Returns True if this shape is a horizontal rule. @property...to insert a horizontal rule shape, and customize its formatting...

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