Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 50,298 for

shape

(0.09 sec)
  1. ShapeBase.LeftRelative | Aspose.Words for .NET

    Discover the ShapeBase LeftRelative property to easily adjust the relative left position of Shapes in percentages. Enhance your design precision today!...sets the value that represents shape’s relative left position in...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.TopRelative | Aspose.Words for .NET

    Discover the ShapeBase TopRelative property to easily manage Shape positioning. Adjust your design with precise top percentage values for optimal layout....sets the value that represents shape’s relative top position in percent...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a Shape in C++....values for the orientation of a shape. enum class FlipOrientation...Examples Shows how to flip a shape on an axis. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_FlipOrie...

    Aspose::Words::Drawing::ShapeBase::get_FlipOrientation method. Switches the orientation of a Shape in C++....Switches the orientation of a shape. Aspose :: Words :: Drawing...Examples Shows how to flip a shape on an axis. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location using C#....Ask AI Rendering Shapes Separately from a Document Contents [...page explains how to render shapes separately from the rest of...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  6. Aspose::Words::Drawing::Fill::Patterned method ...

    Aspose::Words::Drawing::Fill::Patterned method. Sets the specified fill to a pattern in C++....Shows how to set pattern for a shape. auto doc = System :: MakeObject...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for .NET: link text, Shapes, and images, set targets and actions for PPT, PPTX, and ODP with C# examples....and updating hyperlinks on shapes using Aspose.Slides for .NET...Hyperlink Create a rectangle shape with a hyperlink pointing to...

    docs.aspose.com/slides/net/examples/elements/hy...
  8. Setting Cells in the Event Section of ShapeShee...

    Manage event properties of visio files....developers can define how a shape responds to specific user actions...element that is evaluated when a shape’s text or text composition changes...

    docs.aspose.com/diagram/net/setting-cells-in-th...
  9. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!...replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/nod...
  10. FlipOrientation | Aspose.Words for Java

    Possible values for the orientation of a Shape in Java....orientation of a shape. Examples: Shows how to flip a shape on an axis...DocumentBuilder(doc); // Insert an image shape and leave its orientation in...

    reference.aspose.com/words/java/com.aspose.word...