Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 5,307 for

shape grouping

(0.14 sec)
  1. 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-...
  2. 公共 API Aspose.Diagram 5.8.0 的变化|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Initialize an array of shapes Shape [] shapes = new Shape [ 2 ]; // extract...extract and assign shapes to the array shapes [ 0 ]= diagram ....

    docs.aspose.com/diagram/zh/java/public-api-chan...
  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. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....existing text layer to a layer group Bug PSDNET-988 IndexOutOfRangeExcep...UpdateText Bug PSDNET-989 Exported shapes have wrong coordinates in the...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  5. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the documentation article in C++....corresponding to the shape or group shape that is about to be...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 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...
  7. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export.... When saving a group shape or a shape that doesn’t require...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Extended overview of main Aspose.PSD for Python...

    Examples of working PSD, PSD and AI formats using Python...with Group Layers within PSD File](psd/python-net/psd-group-layer/)...[Working with Shape Layers](psd/python-net/psd-shape-layer-manipulation/)...

    docs.aspose.com/psd/python-net/update-psd-psb-f...
  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. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... shapes . add_chart ( charts . ChartType...scatter chart. chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/create-chart/