Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 9,877 for

shape

(0.04 sec)
  1. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw... 432 , 252 ); let series = shape . chart . series . at ( 0 );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataTable.HasHorizontalBorder | Aspose.Wor...

    Discover the ChartDataTable HasHorizontalBorder property to easily customize your data table's appearance. Control horizontal borders for enhanced visual clarity!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataTable.HasVerticalBorder | Aspose.Words...

    Discover the ChartDataTable HasVerticalBorder property to control vertical border visibility in your data tables. Enhance your data presentation effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Topics tagged diagram-net

    Topics tagged diagram-net...not visible after moving a shape Aspose.Diagram Product Family...diagram-net 2 444 February 4, 2024 Shapes are not connected properly...

    forum.aspose.com/tag/diagram-net
  6. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the link to the next TextBox in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > textBoxShape1 = builder ->...-> Writeln (); SharedPtr < Shape > textBoxShape2 = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees....HORIZONTAL , label shapes, if they exist, are rotated...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Video Frame|Aspose.Slides for Python Documentation

    Add Video frame to PowerPoint presentation in Python... shapes . add_video_frame ( 10 , 10...pres . slides [ 0 ] vf = sld . shapes . add_video_frame ( 50 , 150...

    docs.aspose.com/slides/python-net/video-frame/
  9. SignatureLine.is_signed property | Aspose.Words...

    SignatureLine.is_signed property. Indicates that signature line is signed by digital signature....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleFormat.suggestedExtension property | Aspose....

    OleFormat.suggestedExtension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....docm" ); let shape = doc . getShape ( 0 , true...The OLE object in the first shape is a Microsoft Excel spreadsheet...

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