Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,155 for

shape grouping

(0.13 sec)
  1. Forms2OleControl.Type | Aspose.Words for .NET

    Discover the Forms2OleControl Type property to easily retrieve the type of Forms 2.0 controls, enhancing your application's functionality and efficiency....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. Fill Represents fill formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....FieldSeparator , FieldEnd , FormField , Shape , GroupShape , Footnote , Comment...17 A group of shapes, images, OLE objects or other group shapes...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node....GroupShape A group of shapes, images, OLE objects or other group shapes...shapes. Shape A drawing object, such as an OfficeArt shape, image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Forms2OleControl.Value | Aspose.Words for .NET

    Discover the Forms2OleControl Value property, reflecting control states. Easily manage option button values, 1 for checked, 0 for unchecked. Simplify your coding!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML 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/html/
  7. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::get_Count method. Returns the number of series groups in this collection in C++....Returns the number of series groups in this collection. int32_t..."Combo chart.docx" ); auto shape = System :: ExplicitCast < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. 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...
  10. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....watermark shape with an image. PictureFrame implements the Shape class...settings of the shape object. Since TextFrame is not a shape and its...

    docs.aspose.com/slides/python-net/watermark/