Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,891 for

shape grouping

(0.05 sec)
  1. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....documentation sometimes refers to a group of node classes as belonging...Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...

    docs.aspose.com/words/net/logical-levels-of-nod...
  2. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java.... Shape chartShape = builder.insertChart(ChartType...Insert a Sunburst chart. Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....documentation sometimes refers to a group of node classes as belonging...Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...

    docs.aspose.com/words/java/logical-levels-of-no...
  4. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....documentation sometimes refers to a group of node classes as belonging...Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...

    docs.aspose.com/words/cpp/logical-levels-of-nod...
  5. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....documentation sometimes refers to a group of node classes as belonging...Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...

    docs.aspose.com/words/python-net/logical-levels...
  6. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...SHAPE or node.node_type == aw.NodeType.GROUP_SHAPE: image_file_name...f"images/image_{image_index}.png" node.as_shape().image_data.save(image_file_name)...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  7. AxisGroup | Aspose.Words for Java

    Represents a type of a chart axis group in Java....Represents a type of a chart axis group. Examples: Shows how to work...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  8. CommandButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CommandButtonControl class to easily create interactive buttons that run macros, enhancing user engagement in your applications....sets a string that specifies a group of mutually exclusive controls...CommandButtonControl (); Shape shape = builder . InsertForms2OleContr...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!... When saving a group shape or a shape that doesn’t require...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....add(series_type) Adds a new series group of the specified series type...Combo charts can contain series groups only of the following types:...

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