Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 50,303 for

shapes

(0.4 sec)
  1. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....Theme To Shape Contents [ Hide ] Set Theme Color to a Shape in Visio...can apply theme color to a shape using Aspose.Diagram for Java...

    docs.aspose.com/diagram/java/apply-theme-to-shape/
  2. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape....the containing block of the shape. get bottom () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....the containing block of the shape. @property def right ( self..... Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. ShapeBase.HeightRelative | Aspose.Words for .NET

    Discover the ShapeBase HeightRelative property to easily manage shape height as a percentage, enhancing your design's flexibility and precision....represents the percentage of shape’s relative height. public float...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. Aspose::Words::Drawing::Stroke::get_On method |...

    Aspose::Words::Drawing::Stroke::get_On method. Defines whether the path will be stroked in C++....Remarks The default value for a Shape is true . Examples Shows how...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#.... Using Shape class you can create or modify shapes in a Microsoft...//insert image from disk Shape shape = builder . InsertImage (...

    docs.aspose.com/words/net/resize-image-in-word-...
  10. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results....INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/net/aspose.words.loa...