Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 5,436 for

shape grouping

(0.75 sec)
  1. ChartSeriesCollection | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. 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-...
  3. 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...
  4. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#imagesavingargs) event...current_shape and ImageSavingArgs.is_image_available...Properties Name Description current_shape Gets the ShapeBase object corresponding...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....editable ranges to a specific group/user. public void visitor()...getEditorGroup()); // 2 - Specify a group that allowed users are associated...

    reference.aspose.com/words/java/com.aspose.word...
  6. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....editable ranges to a specific group/user. public void visitor()...getEditorGroup()); // 2 - Specify a group that allowed users are associated...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartSeriesGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesGroup class, which simplifies managing chart series properties for enhanced data visualization and analysis....properties of a chart series group, that is, the properties of...sets the axis group to which this series group belongs. AxisX...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...:" + // Start the main group with alternative phone-number...5}" + // Match 2 to 5 digit groups, optionally wrapped in parentheses...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  10. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...Called when enumeration of a group shape has ended. visitGroupShapeStart(groupShape)...Called when enumeration of a group shape has started. visitHeader...

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