Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,931 for

shape grouping

(0.05 sec)
  1. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. ChartSeriesGroupCollection.Count | Aspose.Words...

    Discover the Count property of ChartSeriesGroupCollection, which reveals the total number of series groups for enhanced data visualization....Returns the number of series groups in this collection. public..."Combo chart.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/java/watermark/
  6. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of Shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description Image The shape is an image. TextBox The shape is a textbox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage 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....Art to Group Shape Determine if Shape is Smart Art Shape Extract...from the Gear Type SmartArt Shape Replace text in smart art Add...

    docs.aspose.com/cells/python-net/managing-smart...
  8. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... save_options) Renders the shape into an image and saves into...options that control how the shape is rendered and saved. Can be...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient Shape and group Shape saving in your projects....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/net/aspose.words.sav...
  10. Lock or unlock shapes|Documentation

    This article shows you code explaining how to Lock or unlock Shapes to protect them using Aspose.Cells library....Lock or unlock shapes Contents [ Hide ] Possible Usage Scenarios...Sometimes, you need to protect all shapes in certain worksheets to prevent...

    docs.aspose.com/cells/net/lock-or-unlock-shapes/