Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 48,838 for

shape

(0.1 sec)
  1. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the Shape displays in C++....method Sets the image that the shape displays. void Aspose :: Words...method Sets the image that the shape displays. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....typically exist in text boxes or shapes. Therefore, to add a text to...class that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/python-net/manage-textbox/
  3. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Shape.has_image property Returns True if the shape has image...docx' ) # Get the collection of shapes from the document, # and save...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_BehindTe...

    Aspose::Words::Drawing::ShapeBase::get_BehindText method. Specifies whether the Shape is below or above text in C++....method Specifies whether the shape is below or above text. bool...Has effect only for top level shapes. The default value is false...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ImageSize.horizontal_resolution property | Aspo...

    ImageSize.horizontal_resolution property. Gets the horizontal resolution in DPI....properties of an image in a shape. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.size_in_points property | Aspose.Word...

    ShapeBase.size_in_points property. Gets the size of the Shape in points....property Gets the size of the shape in points. @property def size_in_points...Examples Shows how to verify a shape’s size and markup language....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells 8.9.2 中的公共 API 变更|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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java....Shows how to interact with glow shape effect. Document doc = new Document(getMyDir()...Document(getMyDir() + "Various shapes.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  10. GroupShape | Aspose.Words for .NET

    Design stunning group Shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations....constructor Creates a new group shape. public GroupShape ( DocumentBase...document. Remarks By default, the shape is floating and has default...

    reference.aspose.com/words/net/aspose.words.dra...