Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 50,305 for

shape

(0.13 sec)
  1. Aspose::Words::Drawing::ImageSize::get_WidthPoi...

    Aspose::Words::Drawing::ImageSize::get_WidthPoints method. Gets the width of the image in points. 1 point is 1/72 inch in C++....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 添加和连接 Visio 形状|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....visioStencil ); // Add a new rectangle shape long rectangleId = diagram ...// Set the new shape's properties Shape shape = diagram . getPages...

    docs.aspose.com/diagram/zh/java/add-and-connect...
  3. Fill.gradientAngle property | Aspose.Words for ...

    Fill.gradientAngle property. Gets or sets the angle of the gradient fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint Shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in Python Contents [ Hide ] Overview...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/python-net/shape-formatt...
  5. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to Shape markup language, creating Shapes of different types using C#....Ask AI Working with Shapes Contents [ Hide ] Purpose Summary...page explains how to work with shapes such as images, text boxes...

    docs.aspose.com/words/net/working-with-shapes/
  6. Customize Presentation Shapes on Android|Aspose...

    Create and customize Shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite Shapes....Presentation Shapes on Android Contents [ Hide ] Change a Shape Using...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/androidjava/custom-shape/
  7. GlowFormat.Transparency | Aspose.Words for .NET

    Discover GlowFormat's Transparency property, easily adjust glow effects from opaque to clear (0.0 to 1.0) for stunning visual impact. Default, 0.0....Shows how to interact with glow shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.Patterned | Aspose.Words for .NET

    Discover the Fill Patterned method to effortlessly apply unique patterns to your designs, enhancing creativity and visual appeal in your projects....for a shape. Document doc = new Document ( MyDir + "Shape stroke...pattern border.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your Shape types, enhancing your design capabilities and project efficiency....ShapeType property Gets the shape type. public ShapeType ShapeType...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow formatting for the Shape....Gets glow formatting for the shape. @property def glow ( self )...Shows how to interact with glow shape effect. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...