Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 46,187 for

shape

(0.14 sec)
  1. OptionButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OptionButtonControl class, perfect for creating exclusive choice options in your applications. Enhance user experience today!...docx" ); Shape shape1 = ( Shape ) doc . GetChild (...( NodeType . Shape , 0 , true ); OptionButtonControl optionButton1...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!...TextBox Contents [ Hide ] Shape.TextBox property Defines attributes...how text is displayed in a shape. public TextBox TextBox { get...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Shape.stroke property | Aspose.Words for Python

    Shape.stroke property. Defines a stroke for a Shape....property Shape.stroke property Defines a stroke for a shape. @property...drawing class Shape Shape.story_type property Shape.stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word Shapes to images. I’d like to know why, in the example provided, the header Shapes of a page are being rendered before the Shapes in the previous page. Without settin…...Shapes being rendered in a different order Aspose.Words Product...Product Family shapes , words-python lbraguesdodoc September 18,...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  5. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C++...Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/cpp/picture-frame/
  6. Working with Images in C++|Aspose.Words for C++

    Introduction to Image feature, how to create and manipulate image using C++....All images are stored inside Shape nodes in a Document . To extract...GetChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/cpp/working-with-images/
  7. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () series = shape . chart . series [ 0 ] data_point...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE object raw data....for shape in doc . get_child_nodes ( aw . NodeType . SHAPE , True...True ): ole_format = shape . as_shape () . ole_format if ole_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Overlay method. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Work and Generate Shapefile using C# library|Do...

    Using GIS C# Library API, you can create or generate new Esri ShapeFile and add information to it. You can also add new features in ShapeFile....Convert Polygon Shape File Line String Shape File Export or Read...

    docs.aspose.com/gis/net/shapefile-esri/