Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,437 for

shape group

(1.3 sec)
  1. Performance Problem with AddShape() - Free Supp...

    I have been extensively testing Aspose for some time now with the aim of replacing the existing Microsoft.Interopt interface in our company. In the meantime, I have also succeeded in implementing our requirements with A…...problem has arisen with larger shapes. I hope you can help me solve...solve it. We have master shapes consisting of several thousand...

    forum.aspose.com/t/performance-problem-with-add...
  2. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....corresponding to the shape or group shape that is about to be...imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert GLTF to STL via C# | products.aspose.com

    Sample code for GLTF to STL C# conversion. Use API example code for batch GLTF files to STL conversion within VB.NET, Asp.NET or any .NET based application....by the Khronos Group 3D Formats Working Group and is also described...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/net/conversion/gltf-to-stl/
  4. 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...
  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. Convert STL to GLTF via Python | products.aspos...

    Sample code for STL to GLTF Python conversion. Use API example code for batch STL files to GLTF conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...by the Khronos Group 3D Formats Working Group and is also described...

    products.aspose.com/3d/python-net/conversion/st...
  7. Convert GLTF to STL via Python | products.aspos...

    Sample code for GLTF to STL Python conversion. Use API example code for batch GLTF files to STL conversion within VB.NET, Asp.NET or any .NET based application....by the Khronos Group 3D Formats Working Group and is also described...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/gl...
  8. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....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/java/com.aspose.word...
  9. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/cpp/ellipse/
  10. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理分组形状:使用 C# 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置分组形状的样式。...]; var group = slide . Shapes . AddGroupShape (); group . Shapes...Rectangle , 0 , 0 , 50 , 50 ); group . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/examples/elements...