Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 42,923 for

shapes

(0.07 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_AspectRa...

    Aspose::Words::Drawing::ShapeBase::get_AspectRatioLocked method. Specifies whether the shape's aspect ratio is locked in C++....method Specifies whether the shape’s aspect ratio is locked. bool...it is true but for the other shape types it is false . Has effect...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeBase.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape....the containing block of the shape. @property def bottom ( self..... Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.right property | Aspose.Words for Nod...

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....the containing block of the shape. get right () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Edit PDF in C# | products.aspose.com

    Edit PDF in C#. Use .NET library API to edit PDF document...AutoShape shape = (AutoShape)pres.Slides[ 0 ].Shapes[ 0 ]; shape.TextFrame...

    products.aspose.com/slides/net/editor/pdf/
  5. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 公共 API Aspose.Diagram 16.12.0 的变化|Documentation

    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....); // get shape by ID Aspose . Diagram . Shape shape = page .... Shapes . GetShape ( 1 ); // get the gradient fill properties...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  8. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....typical elements such as runs, shapes, and even other tables. //...add contents such as run and shape nodes to it until it does. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

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