Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 42,846 for

shape

(0.06 sec)
  1. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....list JpegQuality 50% Cache shapes ? pip install aspose-words...pdf") doc.cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...

    products.aspose.com/words/python-net/compress/pdf/
  2. Adjustment class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Adjustment class. Represents adjustment values that are applied to the specified Shape....are applied to the specified shape. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Showing Cell Range as the Data Labels with Node...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....xlsx" )); Set the Shape Type of Data Labels of Chart...C++ Resize Chart's Data Label Shape To Fit Text with Node.js via...

    docs.aspose.com/cells/nodejs-cpp/showing-cell-r...
  4. ShapeBase.coordSize2 property | Aspose.Words fo...

    ShapeBase.coordSize2 property. The width and height of the coordinate space inside the containing block of this Shape....the containing block of this shape. get coordSize2 () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

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

    aspose.words.drawing.charts.AxisGroup enumeration. Represents a type of a chart axis 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...
  8. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape.stroked property | Aspose.Words for Python

    Shape.stroked property. Defines whether the path will be stroked....stroked property Shape.stroked property Defines whether the path...drawing class Shape Shape.stroke_weight property Shape.text_box property...

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