Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 43,092 for

shape

(0.04 sec)
  1. ImageSize.height_points property | Aspose.Words...

    ImageSize.height_points property. Gets the height of the image in points...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/python-net/aspose.wo...
  2. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning text effects easily....TextPath Contents [ Hide ] Shape.TextPath property Defines the...object to display text in a shape that we can re-size and move...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location using Java....Ask AI Rendering Shapes Separately from a Document Contents [...containing paragraphs, arrow shapes, and a small image. There is...

    docs.aspose.com/words/java/rendering-shapes-sep...
  4. 在 PHP 中对形状的每个文本值应用不同的样式|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....); \ # Get a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/zh/java/apply-different...
  5. 在 PHP 中保护和取消保护 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....() -> getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...getShape ( 1 ); $shape -> getProtection () -> getLockAspect ()...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  6. 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...
  7. 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...
  8. 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...
  9. Aspose::Words::Drawing::ShapeBase::get_Left met...

    Aspose::Words::Drawing::ShapeBase::get_Left method. Gets or sets the position of the left edge of the containing block of the Shape in C++....the containing block of the shape. double Aspose :: Words :: Drawing...() Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. DocumentVisitor.VisitShapeEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitShapeEnd method, essential for managing Shape enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a shape has ended. public virtual VisitorAction...VisitShapeEnd ( Shape shape ) Parameter Type Description shape Shape The...

    reference.aspose.com/words/net/aspose.words/doc...