Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 9,897 for

shape

(0.09 sec)
  1. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.IChartDataPoint class. Contains properties of a single data point on the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::TextBox::set_LayoutFlow...

    Aspose::Words::Drawing::TextBox::set_LayoutFlow method. Determines the flow of the text layout in a Shape in C++....flow of the text layout in a shape. void Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional Shape name in C++....method Gets or sets the optional shape name. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisGroup | Aspose.Words for Java

    Represents a type of a chart axis group in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::Charts::ChartFormat::se...

    Aspose::Words::Drawing::Charts::ChartFormat::set_ShapeType method. Sets the Shape type of the parent chart element in C++....ChartFormat::set_ShapeType method Sets the shape type of the parent chart element...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Hello, the customer has some issues while using...

    Hello, the customer has some issues while using it. Please help, The screenshot shows a misplaced annotation. How should I handle it? Hello, the customer is preparing to make a purchase but has encountered some technic…...and v24, but the problem of shape conversion misalignment has...and clarify what you mean by ‘shape conversion misalignment’? John...

    forum.aspose.com/t/hello-the-customer-has-some-...
  10. Aspose::Words::DocumentVisitor::VisitFootnoteSt...

    Aspose::Words::DocumentVisitor::VisitFootnoteStart method. Called when enumeration of a footnote or endnote text has started in C++....SharedPtr < Shape > shape ) override { if ( shape -> get_Font...get_Font () -> get_Hidden ()) { shape -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/doc...