Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 5,171 for

shape position

(0.05 sec)
  1. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the Position specified by its [ChartDataLabel.Position](../Position/) property, depending on the value of the [ChartDataLabel.leftMode](../leftMode/) property....from the position specified by its ChartDataLabel.position property...proportionally if the chart shape is resized. The property cannot...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Presentation Accessibility in Python|Asp...

    Discover how Aspose.Slides for Python helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....conveying meaning by color or position alone. When accessibility...how to determine whether a shape is marked as decorative. import...

    docs.aspose.com/slides/python-net/presentation-...
  4. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Position method. Specifies the Position of the legend on a chart in C++....:Charts::ChartLegend::get_Position method Contents [ Hide ] ...ChartLegend::get_Position method Specifies the position of the legend...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....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...
  6. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method... Returns Shape node containing Ole object and...inserted at the current Builder position. insert_ole_object_as_icon(file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insert_signature_line method | ...

    aspose.words.DocumentBuilder.insert_signature_line method...signature line at the current position. def insert_signature_line...signature line at the specified position. def insert_signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the Position specified by its Position property, depending on the value of the LeftMode property in C++....chart or from the position specified by its Position property, depending...proportionally if the chart shape is resized. The property cannot...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal Positioning for Shapes and text frames in your documents....what the horizontal position of a shape or text frame is relative...Specifies that the horizontal positioning shall be relative to the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in PHP to indicate a draft, confidential information, copyright, and more....watermark shape with an image. PictureFrame implements the Shape class...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/php-java/watermark/