Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 42,846 for

shape

(0.05 sec)
  1. WordArt|Aspose.Slides for 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....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/php-java/wordart/
  2. RelativeVerticalSize | Aspose.Words for Java

    Specifies relatively to what the height of a Shape or a text frame is calculated vertically in Java....relatively to what the height of a shape or a text frame is calculated...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. RelativeHorizontalSize | Aspose.Words for Java

    Specifies relatively to what the width of a Shape or a text frame is calculated horizontally in Java....relatively to what the width of a shape or a text frame is calculated...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...Examples Shows how to insert DML shapes into a document. let doc =...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....raph/Run")); // Access the shape that contains the image we inserted...inserted. NodeList shapes = doc.selectNodes("//Shape"); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextBox.internalMarginTop property | Aspose.Wor...

    TextBox.internalMarginTop property. Specifies the inner top margin in points for a Shape....top margin in points for a shape. get internalMarginTop () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase::get_WidthRel...

    Aspose::Words::Drawing::ShapeBase::get_WidthRelative method. Gets the value that represents the percentage of Shape's relative width in C++....represents the percentage of shape’s relative width. float Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 新的 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspo...

    在 C# 或 .NET 中导出 PowerPoint HTML...{ foreach (Shape shape in slide.Shapes) { if(shape is AutoShape)...ITextFrame textFrame = ((AutoShape)shape).TextFrame; < div class = "text"...

    docs.aspose.com/slides/zh/net/web-extensions/
  9. DocumentVisitor.visit_group_shape_start method ...

    DocumentVisitor.visit_group_Shape_start method. Called when enumeration of a group Shape has started....visit_group_shape_start method visit_group_shape_start(group_shape) Called...of a group shape has started. def visit_group_shape_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Font::get_Hidden method | Aspose...

    Aspose::Words::Font::get_Hidden method. True if the font is formatted as hidden text in C++....SharedPtr < Shape > shape ) override { if ( shape -> get_Font...get_Font () -> get_Hidden ()) { shape -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/fon...