Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 49,132 for

shape

(0.18 sec)
  1. NodeRendererBase class | Aspose.Words for Node.js

    Aspose.Words.Rendering.NodeRendererBase class. Base class for [ShapeRenderer](../Shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)...more, visit the Working with Shapes documentation article. Properties...Gets the actual bounds of the shape in points. opaqueBoundsInPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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....added in the Shape class The isGlued method takes a shape object as...parameter to determine that the two shapes glued or not. Example code:...

    docs.aspose.com/diagram/java/public-api-changes...
  3. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....For child shapes of a group shape and child shapes of an Office...Writeln ( "Hello world!" ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. OptionButtonControl.Type | Aspose.Words for .NET

    Discover the OptionButtonControl Type property for Forms 2.0. Learn how to enhance your forms with this essential control type feature....docx" ); Shape shape1 = ( Shape ) doc . GetChild (...( NodeType . Shape , 0 , true ); OptionButtonControl optionButton1...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, Shapes into Excel files....Ask AI Insert Pictures and Shapes of Excel files. Contents [...need to insert some necessary shapes into the worksheet.You may...

    docs.aspose.com/cells/net/insert-shapes/
  6. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the Shape is visible....value indicating whether the shape is visible. @property def hidden...Examples Shows how to hide the shape. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating Shapes and customize text wrapping for enhanced layout flexibility....whether the shape is inline or floating. For floating shapes defines...wrapping mode for text around the shape. public WrapType WrapType {...

    reference.aspose.com/words/net/aspose.words.dra...
  9. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java....CommandButtonControl(); Shape shape = builder.insertForms2OleContr(button1);...CommandButtonControl(); Shape shape = builder.insertForms2OleContr(button1);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of Shapes based on a Shape in an existing document. I’m getting the Shapes created and labeled, but every other Shape is filled incorrectly. If you resize any of …...not set correctly for copied shapes Aspose.Diagram Product Family...to create a list of shapes based on a shape in an existing document...

    forum.aspose.com/t/color-not-set-correctly-for-...