Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,435 for

shape grouping

(0.47 sec)
  1. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint Shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in C++ Contents [ Hide ] Overview In...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/cpp/shape-formatting/
  2. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint Shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes on Android Contents [ Hide ] Overview...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/androidjava/shape-format...
  3. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the Shape's end, enhancing user experience and interaction....AcceptEnd Contents [ Hide ] Shape.AcceptEnd method Accepts a visitor...for visiting the end of the shape. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to Shape markup language, creating Shapes of different types using C#....Ask AI Working with Shapes Contents [ Hide ] Purpose Summary...page explains how to work with shapes such as images, text boxes...

    docs.aspose.com/words/net/working-with-shapes/
  5. GroupShape | Aspose.Words for Java

    Represents a group of Shapes in a document in Java....ShapeBase Represents a group of shapes in a document. To learn...more, visit the How to Add Group Shape into a Word Document documentation...

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

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....docx"); Shape shape1 = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...setSelected(false); Shape shape2 = (Shape)doc.getChild(NodeType.SHAPE, 1, true);...

    reference.aspose.com/words/java/com.aspose.word...
  7. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....docm"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...textBoxControl = (TextBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  8. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of Shapes in a document. To learn more, visit the documentation article in C++....GroupShape class Represents a group of shapes in a document. To learn...more, visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Create Thumbnails of Presentation Shapes in PHP...

    Generate high-quality Shape thumbnails from PowerPoint slides with Aspose.Slides for PHP via Java – easily create and export presentation thumbnails....Thumbnails of Presentation Shapes in PHP Contents [ Hide ] Overview...need to view the images of the shapes separately in an image viewer...

    docs.aspose.com/slides/php-java/create-shape-th...