Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 5,310 for

shape group

(0.21 sec)
  1. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location using Java....Ask AI Rendering Shapes Separately from a Document Contents [...containing paragraphs, arrow shapes, and a small image. There is...

    docs.aspose.com/words/java/rendering-shapes-sep...
  2. Working with Images in Java|Aspose.Words for Java

    Image Shapes in details and advanced features provided by Aspose.Words for Java....All images are stored inside Shape nodes in a Document. To extract...getChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/java/working-with-images/
  3. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples....Create Line Shapes in Presentations with Python Contents [ Hide...supports adding different kinds of shapes to the slides. In this topic...

    docs.aspose.com/slides/python-net/line/
  4. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality Shape thumbnails from PowerPoint slides with Aspose.Slides for C++ – easily create and export presentation thumbnails....Presentation Shapes in C++ Contents [ Hide ] Create a Shape Thumbnail...need to view the images of the shapes separately in an image viewer...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  5. GroupShape.accept method | Aspose.Words for Python

    GroupShape.accept method. Accepts a visitor....visit_group_shape_start() , then calls Node...accept() for all child shapes of this group shape and calls DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage Shapes, ole objects in a document using Node.js....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/nodejs-net/working-with-s...
  7. Create Thumbnails of Presentation Shapes in Pyt...

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

    docs.aspose.com/slides/python-net/create-shape-...
  8. 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...
  9. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TextBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.TextBoxControl class. The TextBox control displays text from an organized set of data or user input....(Inherited from Forms2OleControl ) group_name Gets or sets a string that...that specifies a group of mutually exclusive controls. The default...

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