Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 12,907 for

shape

(0.03 sec)
  1. ChartDataLabel.show_bubble_size property | Aspo...

    ChartDataLabel.show_bubble_size property. Allows to specify if bubble size is to be displayed for the data labels on a chart...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. SignOptions.ProviderId | Aspose.Words for .NET

    Discover the SignOptions ProviderId property, defining your signature provider's class ID. Easily customize with a unique GUID for optimal performance....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words.dig...
  5. Manage TextBox|Aspose.Slides for Node.js via .N...

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

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  6. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method...Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. get_bounds_in_pixels(scale...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Topics tagged shapes

    Topics tagged Shapes...shapes Topic Replies Views Activity Mapping xml in a PICTURE... words-java , shapes 7 40 March 6, 2025 Shape.RefreshData() breaks...

    forum.aspose.com/tag/shapes
  9. CheckBoxControl.Type | Aspose.Words for .NET

    Discover the CheckBoxControl Type property for Forms 2.0, unlocking versatile control options to enhance your application’s functionality....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  10. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...Contains shape or textbox text, represented by Shape . EVEN_PAGES_HEADER...Examples Shows how to remove all shapes from a node. doc = aw . Document...

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