Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 45,844 for

shape

(0.06 sec)
  1. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!...replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/nod...
  2. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your Shape's container height, enhancing design flexibility and precision in your projects....the containing block of the shape. public double Height { get...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your Shape's containing block for enhanced design flexibility and precision....the containing block of the shape. public double Width { get ;...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any Shape object to enhance your design's clarity and appeal....title (caption) of the current shape object. public string Title...Shows how to set the title of a shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the Shape....the containing block of the shape. @property def bounds ( self...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_IsTopLev...

    Aspose::Words::Drawing::ShapeBase::get_IsTopLevel method. Returns true if this Shape is not a child of a group Shape in C++....true if this shape is not a child of a group shape. bool Aspose...tell whether a shape is a part of a group shape. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your Shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...property Returns true if this shape is a WordArt object. public...object to display text in a shape that we can re-size and move...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the Shape path....will be used instead of the shape path. @property def x_scale...of the lower boundary of the shape. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  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....( auto shape : slide -> get_Shapes ()) { // 调整位置 shape -> set_Height...set_Height ( shape -> get_Height () * ratioHeight ); shape -> set_Width...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  10. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points....DocumentBuilder ( doc ); let shape = builder . insertImage ( base.... imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing ....

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