Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 45,786 for

shape

(0.07 sec)
  1. Aspose::Words::Saving::DmlRenderingMode enum | ...

    Aspose::Words::Saving::DmlRenderingMode enum. Specifies how DrawingML Shapes are rendered to fixed page formats in C++....enum Specifies how DrawingML shapes are rendered to fixed page...Description Fallback 0 If fall-back shape is available for DrawingML,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ShadowFormat.type property | Aspose.Words for P...

    ShadowFormat.type property. Gets or sets the specified [ShadowType](../../shadowtype/) for ShadowFormat....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shape.has_chart property | Aspose.Words for Python

    Shape.has_chart property. Returns ``True`` if this [Shape](../) has a [Chart](../../../aspose.words.drawing.charts/chart/)....property Shape.has_chart property Returns True if this Shape has a...drawing class Shape Shape.first_paragraph property Shape.has_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeRendererBase.sizeInPoints2 property | Aspos...

    NodeRendererBase.sizeInPoints2 property. Gets the actual size of the Shape in points....Gets the actual size of the shape in points. get sizeInPoints2...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C# or .NET... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/net/manage-placeholder/
  6. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/node/
  7. ChartDataLabel.Rotation | Aspose.Words for .NET

    Discover the ChartDataLabel Rotation property to easily customize label angles in your charts. Enhance data visualization with precise control!...value is Horizontal, the label shape, if it exists, is rotated along...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....Examples Shows how to remove all shapes from a node. doc = aw . Document...DocumentBuilder to insert a shape. This is an inline shape, # which has a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. ImlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImlRenderingMode enumeration. Specifies how ink (InkML) objects are rendered to fixed page formats....Description Fallback If fall-back shape is available for ink (InkML)...Aspose.Words renders fall-back shape instead of the InkML. InkML...

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