Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 45,829 for

shape

(0.09 sec)
  1. NodeList.count property | Aspose.Words for Python

    NodeList.count property. Gets the number of nodes in the list....graph/Run' )) # Access the shape that contains the image we inserted...node_list = doc . select_nodes ( '//Shape' ) self . assertEqual ( 1 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ArrowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowType enumeration. Specifies the type of an arrow at a line end....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DashStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.DashStyle enumeration. Dashed line style....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.fore_color property | Aspose.Words for Python

    Fill.fore_color property. Gets or sets a Color object that represents the foreground color for the fill....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Forms2OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControl class, your solution for integrating Microsoft Forms 2.0 OLE controls seamlessly into your applications....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ISmartArtShape) add access to individual shapes inside SmartArt diagram. SmartArtShape...ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...

    docs.aspose.com/slides/java/public-api-and-back...
  7. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Insert method. Inserts a GradientStop to the collection at a specified index in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Add method. Adds a specified GradientStop to a gradient in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0 in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...