Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 12,722 for

shape

(0.2 sec)
  1. BringForward | Aspose.Diagram for .NET API Refe...

    BringForward Page.BringForward method Brings a Shape,defined by ID, forward one position in the z-order. public void ......BringForward method Brings a shape,defined by ID, forward one position...Description shapeId Int64 ID of shape.Int64 See Also class Page namespace...

    reference.aspose.com/diagram/net/aspose.diagram...
  2. ForeignData | Aspose.Diagram for .NET API Refer...

    ForeignData Shape.ForeignData property Contains a MIME (Multipurpose Internet Mail Extensions) encoded BLOB of pictur......ForeignData Shape.ForeignData property Contains a MIME (Multipurpose...Also class ForeignData class Shape namespace Aspose.Diagram assembly...

    reference.aspose.com/diagram/net/aspose.diagram...
  3. Aspose::Words::Drawing::Fill::PresetTextured me...

    Aspose::Words::Drawing::Fill::PresetTextured method. Sets the fill to a preset texture in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to fill and line formatting of this marker in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... Shape ( doc , aw . Drawing . ShapeType...alignment of the text inside the shape. textBox . horizontalAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartYValue.fromDouble method | Aspose.Words fo...

    ChartYValue.fromDouble method. Creates a [ChartYValue](../) instance of the [ChartYValueType.Double](../../chartyvaluetype/#Double) type.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartXValue.fromDouble method | Aspose.Words fo...

    ChartXValue.fromDouble method. Creates a [ChartXValue](../) instance of the [ChartXValueType.Double](../../chartxvaluetype/#Double) type.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series group....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::ImageType enum | Aspose...

    Aspose::Words::Drawing::ImageType enum. Specifies the type (format) of an image in a Microsoft Word document in C++....Shows how to add an image to a shape and check its type. auto doc...it into a .png. SharedPtr < Shape > imgShape = builder -> InsertImage...

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