Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 5,125 for

shape position

(0.09 sec)
  1. 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...
  2. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal Position of a Shape or text frame is relative in C++....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/cpp/aspose.words.dra...
  3. Working with Shapes in C++|Aspose.Words for C++

    Introduction to Shape markup language, creating Shapes of different types using C++....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/cpp/working-with-shapes/
  4. 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...
  5. Creating Waterfall Chart|Documentation

    Create waterfall charts in Excel with Java and Aspose.Cells for Java API....demonstrate how the starting position either increases or decreases...chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/java/creating-waterfall-c...
  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. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....and make text fit a preset shape, or apply text to an Excel sheet...object that you can move or position in spreadsheets to add decoration...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  8. Group Presentation Shapes in Java|Aspose.Slides...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for Java—fast, step-by-step guide with free Java code....Presentation Shapes in Java Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/java/group/
  9. Group Presentation Shapes in .NET|Aspose.Slides...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for .NET—fast, step-by-step guide with free C# code....Presentation Shapes in .NET Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/net/group/
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...placeholders = [shape for shape in slide.shapes if hasattr(shape, "placeholder")]...title_placeholders = [ shape for shape in placeholders if shape.placeholder...

    forum.aspose.com/t/image-not-visible-in-slide-p...