Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 5,126 for

shape position

(0.21 sec)
  1. 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...
  2. ChartDataLabel.leftMode property | Aspose.Words...

    ChartDataLabel.leftMode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the Position specified by its [ChartDataLabel.Position](../Position/) property....from the position specified by its ChartDataLabel.position property...const chartHeight = 252 ; let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataLabelL...

    Aspose::Words::Drawing::Charts::ChartDataLabelLocationMode enum. Specifies how the values ​​that specify the location of a data label - the Left and Top properties - are interpreted in C++....offset from the position defined by its Position property. Absolute...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left 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...
  5. Working with Shapes in Java|Aspose.Words for Java

    Introduction to Shape markup language, creating Shapes of different types using Java....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/java/working-with-shapes/
  6. 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/
  7. 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...
  8. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams.... public Shape InsertOleObject ( Stream stream...predefined images. Return Value Shape node containing Ole object and...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 添加幻灯片到演示文稿|Aspose.Slides 文档

    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....string presentationFile , int position , string slideTitle ) { //...InsertNewSlide ( presentationDocument , position , slideTitle ); } } // 将指定的幻灯片插入到指定位置的演示文稿中。...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  10. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis....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...