Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 50,453 for

shapes

(1.88 sec)
  1. Archivio

    Archivio...forma del rettangolo IAutoShape shape = pres.getSlides().get_Item(0)...200, 200); // Imposta testo shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/it/slides/apply-three-d-effects...
  2. Архів

    Архів...форму прямокутника IAutoShape shape = pres.getSlides().get_Item(0)... 200); // Встановити текст shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/uk/slides/apply-three-d-effects...
  3. ShapeBase.Rotation | Aspose.Words for .NET

    Discover the ShapeBase Rotation property, easily define and customize rotation angles for your Shapes, enhancing your design's precision and creativity....the angle (in degrees) that a shape is rotated. Positive value corresponds...); // Insert a shape with an image. Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Comprimați WORD În Python

    Comprimați WORD în Python fără a pierde calitatea. Optimizați conținutul WORD, reduceți cu ușurință dimensiunea fișierului....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/ro/python-net/compres...
  7. Comprimați DOCX În Python

    Comprimați DOCX în Python fără a pierde calitatea. Optimizați conținutul DOCX, reduceți cu ușurință dimensiunea fișierului....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/ro/python-net/compres...
  8. บีบอัด HTML ใน Python

    บีบอัด HTML ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา HTML ลดขนาดไฟล์ได้อย่างง่ายดาย...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/th/python-net/compres...
  9. Formen in Präsentationen mit Python verwalten|A...

    Erfahren Sie, wie Sie Formen in Aspose.Slides für Python über .NET erstellen, bearbeiten und optimieren und hochperformante PowerPoint- und OpenDocument-Präsentationen bereitstellen....mithilfe der Presentation und Shape APIs. Formen auf Folien finden...übereinstimmt. Die Methode find_shape implementiert diesen Ansatz...

    docs.aspose.com/slides/de/python-net/shape-mani...
  10. FlipOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.FlipOrientation enum for versatile shape orientation options. Enhance your document design with flexible customization!...values for the orientation of a shape. [Flags] public enum FlipOrientation...Examples Shows how to flip a shape on an axis. Document doc = new...

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