Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,435 for

shape grouping

(0.17 sec)
  1. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert_image method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/python-net/working-with-i...
  2. Forms2OleControl.ChildNodes | Aspose.Words for ...

    Discover the Forms2OleControl ChildNodes property to effortlessly access and manage immediate child controls for enhanced functionality....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeType | Aspose.Words for Java

    Specifies the type of Shape in a Microsoft Word document in Java....ShapeType Specifies the type of shape in a Microsoft Word document...Examples: Shows how to insert a shape with an image from the local...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection....Returns the number of series groups in this collection. @property...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily.... compile ( group : 'com.aspose' , name : 'aspose-words'...getChildNodes(NodeType.SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...

    products.aspose.com/words/java/compress/word/
  6. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily.... compile ( group : 'com.aspose' , name : 'aspose-words'...getChildNodes(NodeType.SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...

    products.aspose.com/words/java/compress/docx/
  7. Forms2OleControl.group_name property | Aspose.W...

    Forms2OleControl.group_name property. Gets or sets a string that specifies a group of mutually exclusive controls...group_name property Forms2OleControl.group_name property Gets...sets a string that specifies a group of mutually exclusive controls...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Forms2OleControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlType enum, featuring a range of Forms 2.0 control types for enhanced document automation.... Frame 7 A control that groups other controls. MultiPage 8..."ActiveX controls.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Optimize File's Content Using Java

    Compress files in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? // Repository path: https://releases...for example, 24.4. compile ( group : 'com.aspose' , name : 'aspose-words'...

    products.aspose.com/words/java/compress/
  10. Compress JPG In Java

    Compress JPG in Java without losing quality. Optimize JPG content, reduce file size easily.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/compress/jpg/