Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 42,335 for

shape

(0.04 sec)
  1. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...insertShape(ShapeType.RECTANGLE, 80.0, 80.0); shape.getFill().twoColorGradient(Color...

    reference.aspose.com/words/java/com.aspose.word...
  2. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... shape = builder . insert_chart ( chart_type...height = 252 ) x_tick_labels = shape . chart . axis_x . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++.... SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); chart -> get_Series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. TextBox.Parent | Aspose.Words for .NET

    Discover the TextBox Parent property to easily access its parent Shape, enhancing your design workflow and boosting efficiency in your projects....Gets a parent shape for the TextBox . public Shape Parent { get...get ; } See Also class Shape class TextBox namespace Aspose.Words...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....Jpeg , (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...Png , (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Miss the possibility to set actions - Free Supp...

    Actions can be defined in Viso. This gives you a drop-down list on a Shape with which you can set various things. How can I control these actions with Apose.Diagram? I have not found a way to do this in the API. I also …...gives you a drop-down list on a shape with which you can set various...shows the corresponding visio shape with the action and the entries...

    forum.aspose.com/t/miss-the-possibility-to-set-...
  7. Shape.textBox property | Aspose.Words for Node.js

    Shape.textBox property. Defines attributes that specify how text is displayed in a Shape....textBox property Shape.textBox property Defines attributes that...how text is displayed in a shape. get textBox () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OleFormat.IconCaption | Aspose.Words for .NET

    Discover the OleFormat IconCaption property to easily retrieve and customize OLE object icon captions for enhanced document presentation....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  9. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage TextBox|Aspose.Slides for PHP Documentation

    Manage a text box or text frame in PowerPoint presentations using PHP...typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/php-java/manage-textbox/