Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 4,228 for

shape position

(0.08 sec)
  1. ChartAxis.minorUnit property | Aspose.Words for...

    ChartAxis.minorUnit property. Returns or sets the distance between minor tick marks....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....from the position defined by its ChartDataLabel.position property...chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the Position specified by its [ChartDataLabel.Position](../Position/) property....from the position specified by its ChartDataLabel.position property...chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the Position of a stop within the gradient expressed as a percent in range 0.0 to 1.0 in C++....Aspose::Words::Drawing::GradientStop::get_Position method Contents [ Hide ] ...GradientStop::get_Position method Gets or sets a value representing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....such “watermark” is just a shape with text inserted into a header...header or footer and positioned in the centre of the page. While...

    docs.aspose.com/words/java/add-watermark-in-doc...
  9. Code Comparison for common features with OpenXM...

    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....Change the fill color of a shape in a presentation Count the...another Move a slide to a new position Missing Features in OpenXML...

    docs.aspose.com/slides/net/code-comparison-for-...
  10. Paragraph|Aspose.Slides 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....coordinates for paragraph along with position of portion inside a paragraph...paragraph. AutoShape shape = ( AutoShape ) pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/paragraph/