Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,284 for

shape position

(0.79 sec)
  1. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category 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...
  2. ChartAxis.hasMinorGridlines property | Aspose.W...

    ChartAxis.hasMinorGridlines property. Gets or sets a flag indicating whether the axis has minor gridlines....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...
  3. ChartAxis.scaling property | Aspose.Words for N...

    ChartAxis.scaling property. Provides access to the scaling options of 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...
  4. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Java across PPT and PPTX presentations—Java code examples included....article shows how to add ellipse shapes to PowerPoint slides by using...such as working with ellipse position and size, controlling stacking...

    docs.aspose.com/slides/java/ellipse/
  5. ChartDataLabel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataLabel class for enhanced data visualization in charts. Elevate your presentations with precise data labels!...chart or from the position specified by its Position property, depending...chart of from the position specified by its Position property. NumberFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....collection Traverse through each shape inside the the presentation...collection Insert a picture frame shape with the desired image for every...

    kb.aspose.com/slides/python/how-to-add-image-wa...
  7. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....System::String&) Marks the current position in the document as a bookmark...System::String&) Marks the current position in the document as a column...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Position method. Gets or sets the Position of the tick labels on the axis in C++....arts::AxisTickLabels::get_Position method Contents [ Hide ] ...AxisTickLabels::get_Position method Gets or sets the position of the tick...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Manage Text Portions in Presentations Using C++...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for C++, boosting performance and customization....when you need to retrieve the position of a text fragment, apply...Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...

    docs.aspose.com/slides/cpp/portion/
  10. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....article shows how to add ellipse shapes to PowerPoint slides by using...such as working with ellipse position and size, controlling stacking...

    docs.aspose.com/slides/net/ellipse/