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

shape

(0.18 sec)
  1. AdjustmentCollection | Aspose.Words for Java

    Represents a read-only collection of Adjustment adjust values that are applied to the specified Shape in Java....are applied to the specified shape. Examples: Shows how to work..."Rounded rectangle shape.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. Public API Changes in Aspose.Diagram 6.8.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....( layer ); // get shape by ID Shape shape = page . getShapes...3 ); // assign shape to this new Layer shape . getLayerMem ()...

    docs.aspose.com/diagram/java/public-api-changes...
  3. Aspose::Words::Drawing::TextBox::get_VerticalAn...

    Aspose::Words::Drawing::TextBox::get_VerticalAnchor method. Specifies the vertical alignment of the text within a Shape in C++....alignment of the text within a shape. Aspose :: Words :: Drawing...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating Shape, text frame or a floating table in C++....vertical alignment of a floating shape, text frame or a floating table...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Manage PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to create, edit, format, and manipulate Shapes in Aspose.Slides for Android, with Java code examples for PPT and PPTX presentations....PowerPoint Shapes on Android Contents [ Hide ] Shape Types in Aspose...Format PowerPoint Shapes on Android Apply Shape Effects in Presentations...

    docs.aspose.com/slides/androidjava/powerpoint-s...
  6. 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...
  7. OleControl | Aspose.Words for Java

    Represents OLE ActiveX 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...
  8. 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...
  9. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/python-net/working-with-w...
  10. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.Cells with C++....Cells provides a Shape.GetTextBody() property to set...demonstrates the use of the Shape.GetTextBody() property to set...

    docs.aspose.com/cells/cpp/how-to-change-the-com...