Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 5,436 for

shape group

(0.07 sec)
  1. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render Shapes into Graphics objects at any scale for enhanced visual output....RenderToScale method Renders the shape into a Graphics object to a...left corner of the rendered shape. y Single The Y coordinate (in...

    reference.aspose.com/words/net/aspose.words.ren...
  2. 使用JavaScript通过C++将Smart Art转换为组形状|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....Contents [ Hide ] 可能的使用场景 你可以使用 Shape.resultOfSmartArt 方法将智能艺术形状转...,如截图所示。然后它将智能艺术形状转换为群组形状,并打印Shape.isGroup属性。请查看下面的示例代码控制台输出。 示例代码...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render Shapes into Graphics objects at your desired size for enhanced visual output....RenderToSize method Renders the shape into a Graphics object to a...left corner of the rendered shape. y Single The Y coordinate (in...

    reference.aspose.com/words/net/aspose.words.ren...
  4. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly Group Shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....params ShapeBase[] ) Groups the shapes passed as a parameter...ShapeBase [] shapes ) Parameter Type Description shapes ShapeBase[]...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 使用C++将Smart Art转换为组形状|Documentation

    了解如何使用Aspose.Cells for C++将Smart Art形状转换为组形状,并访问组形状的各个部分。...Contents [ Hide ] 可能的使用场景 您可以使用 Shape::GetResultOfSmartArt() 方法将智...xlsx),并将Smart Art形状转换为组形状,打印Shape::IsGroup属性。请查看下面的控制台输出。 示例代码...

    docs.aspose.com/cells/zh/cpp/convert-the-smart-...
  6. Aspose::Words::Saving::ImageSavingArgs::get_Cur...

    Aspose::Words::Saving::ImageSavingArgs::get_CurrentShape method. Gets the ShapeBase object corresponding to the Shape or Group Shape that is about to be saved in C++....corresponding to the shape or group shape that is about to be...while saving either a shape or a group shape. That’s why the property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. GroupShape|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。... def add_group_shape (): with slides . Presentation...添加组形状。 group = slide . shapes . add_group_shape () group . shapes...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient Group Shape enumeration in your applications. Enhance your coding workflow today!...Called when enumeration of a group shape has started. public virtual...Shows how to create a group of shapes, and print its contents...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ImageSavingArgs.current_shape property | Aspose...

    ImageSavingArgs.current_Shape property. Gets the [ShapeBase](../../../aspose.words.drawing/Shapebase/) object corresponding to the Shape or Group Shape that is about to be saved....current_shape property ImageSavingArgs.current_shape property...corresponding to the shape or group shape that is about to be...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 组形状|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理组形状:创建和取消分组、重新排序子形状、设置变换和界限,适用于 PowerPoint 和 OpenDocument。...getSlides () -> get_Item ( 0 ); $group = $slide -> getShapes () ->...-> addGroupShape (); $group -> getShapes () -> addAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/php-java/examples/ele...