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

shape

(0.05 sec)
  1. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_group_shape() Cast node to GroupShape ....node to Section . as_shape() Cast node to Shape . as_smart_tag()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::ImlRenderingMode enum | ...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. let doc = new...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Phenomenon with Shape.Line.LineWeight - Free Su...

    Hello, I would like to determine the line thickness of a Shape. If I draw a line in Visio and do not explicitly specify a line width, it is 0.75 pt. This is how it is displayed in the properties of the Shape. The prob…...Phenomenon with Shape.Line.LineWeight Aspose.Diagram Product...determine the line thickness of a shape. If I draw a line in Visio and...

    forum.aspose.com/t/phenomenon-with-shape-line-l...
  5. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in C++...Links to websites inside texts, shapes, or media Links to slides Aspose...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  6. NodeRendererBase.BoundsInPoints | Aspose.Words ...

    Discover the NodeRendererBase BoundsInPoints property to access precise Shape dimensions in points, enhancing your design accuracy and efficiency....Gets the actual bounds of the shape in points. public RectangleF...box of the shape. The bounds takes into account shape rotation...

    reference.aspose.com/words/net/aspose.words.ren...
  7. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index....+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...NodeType . SHAPE , 0 , True ) . as_shape () adjustments = shape . adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_BoundsInPoints method. Gets the actual bounds of the Shape in points in C++....Gets the actual bounds of the shape in points. System :: Drawing...box of the shape. The bounds takes into account shape rotation...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...