Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 42,872 for

shape

(0.04 sec)
  1. ShapeBase.IsLayoutInCell | Aspose.Words for .NET

    Discover the ShapeBase IsLayoutInCell property, control Shape placement in tables for enhanced design flexibility and improved layout management....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property WrapType of which...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it in C++....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property WrapType of which...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of Shapes, ensuring precise layout control in your designs....Specifies relative to what the shape is positioned vertically. public...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control Shape layering in your designs, enhancing text visibility and layout precision effortlessly....property Specifies whether the shape is below or above text. public...Has effect only for top level shapes. The default value is false...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  7. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a Shape or a text frame is calculated vertically....relatively to what the height of a shape or a text frame is calculated...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the Shape is positioned vertically....Specifies relative to what the shape is positioned vertically. @property...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Forms2OleControl.Enabled | Aspose.Words for .NET

    Discover how the Forms2OleControl Enabled property enhances user interaction by confirming if the control is active. Boost your app's functionality!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 在 Ruby 中检索 Visio 形状信息|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #...information about the shapes puts "Shape ID : " + shape . getID () . to_s...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...