Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 9,912 for

shape

(0.03 sec)
  1. 3D 演示文稿|Aspose.Slides for PHP 文档

    在 PHP 中的 3D PowerPoint 演示文稿...可以通过以下方式获取该类的实例: Shape.getThreeDFormat() 方法用于创建 PowerPoint...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...

    docs.aspose.com/slides/zh/php-java/3d-presentat...
  2. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....docx"); Shape shape1 = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...setSelected(false); Shape shape2 = (Shape)doc.getChild(NodeType.SHAPE, 1, true);...

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

    The CommandButton control runs a macro that performs an action when a user clicks it in Java....CommandButtonControl(); Shape shape = builder.insertForms2OleContr(button1);...CommandButtonControl(); Shape shape = builder.insertForms2OleContr(button1);...

    reference.aspose.com/words/java/com.aspose.word...
  4. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the Shape is inline or floating...whether the shape is inline or floating. For floating shapes defines...wrapping mode for text around the shape. get wrapType () : Aspose ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... save_options) Renders the shape into an image and saves into...options that control how the shape is rendered and saved. Can be...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.target property | Aspose.Words for Py...

    ShapeBase.target property. Gets or sets the target frame for the Shape hyperlink....sets the target frame for the shape hyperlink. @property def target...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image types and enhance your image handling capabilities. Boost your development efficiency today!...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing....and delete any encountered shape with an image. Document doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count ( s...

    reference.aspose.com/words/net/aspose.words/nod...
  9. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...Examples Shows how to edit a shape’s image data. Document imgSourceDoc..."Images.docx" ); Shape sourceShape = ( Shape ) imgSourceDoc ....

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++....the compound line style of a Shape . enum class ShapeLineStyle...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...